opentelemetry-java/contrib/trace_propagators
Sameer Kulkarni 2577fc71a0
Separating the B3 logic for Single and Multiple headers (#1235)
* Separating the B3 logic for Single and Multiple headers

* Refactored to static variables for Single/Multi Headers

* Fixes review comments - javadoc and ctor changes

* exposing B3Propagator via static getters

* Dummy commit to test the build

* Converted the abstract class into interface for injector/extractor
2020-05-26 10:26:05 -07:00
..
src Separating the B3 logic for Single and Multiple headers (#1235) 2020-05-26 10:26:05 -07:00
README.md Move B3/Jaeger propagators to their own contrib artifact (#1098) 2020-04-10 18:03:09 +02:00
build.gradle moved jaeger_client dependency from all to trace_propagators (#1177) 2020-05-05 15:57:40 -07:00

README.md

OpenTelemetry Contrib Trace Propagators

Javadocs

  • Java 7 compatible.