opentelemetry-java-instrume.../instrumentation/kafka
Trask Stalnaker 2ea27b29e2
End span after closing scope (#12952)
2024-12-27 09:22:26 -08:00
..
kafka-clients End span after closing scope (#12952) 2024-12-27 09:22:26 -08:00
kafka-streams-0.11/javaagent Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08: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.