Skip to content

io.helidon.tracing.providers.jaeger.JaegerTracerBuilder.PropagationFormat

Description

This type is an enumeration.

Allowed Values

ValueDescription
B3The Zipkin B3 trace context propagation format using multiple headers
B3_SINGLEB3 trace context propagation using a single header
JAEGERThe Jaeger trace context propagation format
W3CThe W3C trace context propagation format

Usages


See the manifest for all available types.