Package com.datadog.trace.core.propagation
See: Description
-
Class Summary Class Description ExtractedContext Propagated data resulting from calling tracer.extract with header data from an incoming request. NoOpCorePropagation CompoundInjector CompoundExtractor HttpCodec NoneCodec B3TraceId A B3 DDTraceId along with its original String representation. CorePropagation ContextInterpreter 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 -
Enum Summary Enum Description HeaderType