opentelemetry-java-instrume.../instrumentation/kafka/kafka-clients
Lauri Tulmin c7f9715f34
Wait for kafka to start (#5341)
2022-02-10 09:55:49 -08:00
..
kafka-clients-0.11 Wait for kafka to start (#5341) 2022-02-10 09:55:49 -08:00
kafka-clients-2.6/library Fix some java lint warnings (#5120) 2022-01-17 10:26:03 -08:00
kafka-clients-common/library Refactor AttributesExtractor so that it extracts route from Context (#5288) 2022-02-08 10:38:41 +01: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.