Class | Description |
---|---|
AwsXRayPropagator |
Implementation of the AWS X-Ray Trace Header propagation protocol.
|
B3Propagator |
Implementation of the B3 propagation protocol.
|
JaegerPropagator |
Implementation of the Jaeger propagation protocol.
|
OtTracerPropagator |
Implementation of the Lightstep propagation protocol.
|
StringUtils | |
TraceMultiPropagator |
A propagator designed to inject and extract multiple trace
TextMapPropagator propagators,
intended for backwards compatibility with existing services using different formats. |
TraceMultiPropagator.Builder |
TraceMultiPropagator.Builder is used to construct a new TraceMultiPropagator object with the
specified propagators. |