Uses of Interface
io.opentelemetry.context.propagation.TextMapPropagator

Packages that use TextMapPropagator
Package
Description
Default OpenTelemetry remote baggage propagators.
 
Default OpenTelemetry remote trace propagators.
Interfaces for defining ContextPropagators for allowing context propagation across process boundaries, for example when sending context to a remote server.
 
Java SPI (Service Provider Interface) for implementing extensions to SDK autoconfiguration.