io.helidon.tracing.providers.jaeger.JaegerTracerBuilder.PropagationFormat
Description
This type is an enumeration.
Allowed Values
| Value | Description |
|---|---|
B3 | The Zipkin B3 trace context propagation format using multiple headers |
B3_SINGLE | B3 trace context propagation using a single header |
JAEGER | The Jaeger trace context propagation format |
W3C | The W3C trace context propagation format |
Usages
See the manifest for all available types.