opentelemetry-java-instrume.../instrumentation/kafka/kafka-clients
Mateusz Rzeszutek f0bdce973e
Split out MessagingAttributesGetter (#5626)
2022-03-18 11:52:23 -07:00
..
kafka-clients-0.11 Run check during testing and assemble during building (#5619) 2022-03-18 13:48:51 +09:00
kafka-clients-2.6/library Disable the messaging receive span telemetry by default (#5500) 2022-03-07 22:30:40 -08:00
kafka-clients-common/library Split out MessagingAttributesGetter (#5626) 2022-03-18 11:52:23 -07:00
README.md Add settings docs for instrumentations (#4981) 2022-01-03 10:24:48 -08:00

README.md

Settings for the Kafka client instrumentation

System property Type Default Description
otel.instrumentation.kafka.experimental-span-attributes Boolean false Enable the capture of experimental span attributes.
otel.instrumentation.kafka.client-propagation.enabled Boolean true Enables remote context propagation via Kafka message headers.