Package 

Class ExtractedContext

  • All Implemented Interfaces:
    com.datadog.trace.bootstrap.instrumentation.api.AgentSpan.Context , com.datadog.trace.bootstrap.instrumentation.api.AgentSpan.Context.Extracted

    
    public class ExtractedContext
    extends TagContext
                        

    Propagated data resulting from calling tracer.extract with header data from an incoming request.

    • Method Summary

      Modifier and Type Method Description
      final DDTraceId getTraceId() Gets the TraceId of the span's trace.
      final long getSpanId() Gets the SpanId.
      final long getEndToEndStartTime()
      PropagationTags getPropagationTags()
      String toString()
      • Methods inherited from class com.datadog.trace.bootstrap.instrumentation.api.TagContext

        addTerminatedContextLink, baggageItems, getBaggage, getCfConnectingIp, getCfConnectingIpv6, getCiVisibilityContextData, getCustomIpHeader, getFastlyClientIp, getForwarded, getForwardedFor, getOrigin, getPathwayContext, getPropagationStyle, getRequestContextDataAppSec, getRequestContextDataIast, getSamplingPriority, getTags, getTerminatedContextLinks, getTrace, getTraceConfig, getTrueClientIp, getUserAgent, getXClientIp, getXClusterClientIp, getXForwarded, getXForwardedFor, getXForwardedHost, getXForwardedPort, getXForwardedProto, getXRealIp, withCiVisibilityContextData, withPathwayContext, withRequestContextDataAppSec, withRequestContextDataIast
      • Methods inherited from class com.datadog.trace.bootstrap.instrumentation.api.AgentSpan.Context

        mergePathwayContext
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait