Package com.datadog.trace.core.propagation
See: Description
-
Class Summary Class Description B3TraceId A B3 DDTraceId along with its original String representation. ContextInterpreter CorePropagation 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 -
Enum Summary Enum Description HeaderType