Provides trace context propagation implementations for OpenTelemetry, including W3C TraceContext and B3 formats.
<dependency>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-extension-trace-propagators</artifactId>
<version>1.62.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Gets the singleton instance of the W3C TraceContext propagator.
Use the stable OpenTelemetry API and refer to the official migration documentation.
No dependency data recorded yet.