Settings API - Kafka Consumer Header Capturing Settings schema table Enables capturing of Kafka consumer headers. Only supported by the Java code module at the moment.
builtin:kafka.capturing- environment
Retrieve schema via Settings API GET Managed https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:kafka.capturingGET SaaS https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:kafka.capturingGET Environment ActiveGate https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:kafka.capturing
Authentication To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication .
Parameters Kafka Consumer Header Capturing RulesconsumerHeadersToCapture ConsumerHeaderCapturingRule []Rule to capture a Kafka Header when consuming
Required