opentelemetry-java-instrume.../instrumentation/kafka
SylvainJuge 9f021ffdc5
make kafka indy-ready (#14675)
Co-authored-by: Lauri Tulmin <tulmin@gmail.com>
2025-09-19 06:06:40 +00:00
..
kafka-clients make kafka indy-ready (#14675) 2025-09-19 06:06:40 +00:00
kafka-streams-0.11 make kafka indy-ready (#14675) 2025-09-19 06:06:40 +00:00
README.md Delete deprecated property for disabling kafka metrics (#13803) 2025-05-02 10:40:22 +03: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.