opentelemetry-java-instrume.../instrumentation/kafka
renovate[bot] 8245d8e9e3
fix(deps): update testcontainers-java monorepo to v1.20.2 (patch) (#12370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-10-02 08:15:35 +03:00
..
kafka-clients fix(deps): update testcontainers-java monorepo to v1.20.2 (patch) (#12370) 2024-10-02 08:15:35 +03:00
kafka-streams-0.11/javaagent fix(deps): update testcontainers-java monorepo to v1.20.2 (patch) (#12370) 2024-10-02 08:15:35 +03:00
README.md Remove deprecated config properties (#10349) 2024-01-31 05:16:50 +00:00

README.md

Settings for the Kafka instrumentation

System property Type Default Description
otel.instrumentation.kafka.experimental-span-attributes Boolean false Enable the capture of experimental span attributes.
otel.instrumentation.kafka.producer-propagation.enabled Boolean true Enable context propagation for kafka message producer.
otel.instrumentation.kafka.metric-reporter.enabled Boolean true Enable kafka consumer and producer metrics. Deprecated, disable instrumentation with name kafka-clients-metrics instead.