Package com.datadog.trace.core.propagation
See: Description
-
Class Summary Class Description B3HttpCodec A codec designed for HTTP transport via headers using B3 headers B3TraceId A B3 DDTraceId along with its original String representation. Baggage ContextInterpreter CorePropagation DatadogHttpCodec A codec designed for HTTP transport via headers using Datadog headers ExtractedContext Propagated data resulting from calling tracer.extract with header data from an incoming request. CompoundInjector CompoundExtractor HttpCodec NoOpCorePropagation NoneCodec PropagationTags Encapsulates logic related to the Service Propagation including: - parsing and validation the x-datadog-tags header value - dropping non _dd.p.* tags - error handling and propagation - concurrent updates to the sampling priority - producing the x-datadog-tags header value - producing meta tags to be sent to the agentTagContextExtractor W3CHttpCodec A codec designed for HTTP transport via headers using W3C traceparent and tracestate headers -
Enum Summary Enum Description HeaderType