opentelemetry-java-instrume.../instrumentation/kafka-clients-0.11
Nikita Salnikov-Tarnovski 8fa37618a0
Kafka context propagation is configurable for consumer as well. (#656)
* Kafka context propagation is configurable for consumer as well.

`ota.kafka.client.propagation.enabled` configuration property now governs both injecting context on the producer side and reading context on the consumer side.

* Rename config property

* Revert "Rename config property"

This reverts commit 450ea8ffc7.
2020-07-10 21:46:55 +03:00
..
src Kafka context propagation is configurable for consumer as well. (#656) 2020-07-10 21:46:55 +03:00
kafka-clients-0.11.gradle More fixes for Gradle warnings (#643) 2020-07-07 15:02:07 +03:00