Settings API - Kafka Consumer Header Capturing Settings schema table Enables capturing of Kafka consumer headers. Supported code modules: .NET 1.341+, Node.js 1.325+, Python 1.325+ and Java 1.317+.
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