opentelemetry-java-instrume.../instrumentation/kafka
Minje Park 9decdbe536
Fix NPE when consuming kafka messages with null header (#14332)
2025-08-04 18:25:25 -07:00
..
kafka-clients Fix NPE when consuming kafka messages with null header (#14332) 2025-08-04 18:25:25 -07:00
kafka-streams-0.11/javaagent Remove guava dependency from testing-common (#13676) 2025-04-09 07:05:45 -07: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.