Package 

Class DDSpan

  • All Implemented Interfaces:
    com.datadog.trace.api.interceptor.MutableSpan , io.opentracing.Span

    
    public class DDSpan
     implements Span, MutableSpan
                        

    Represents a period of time. Associated information is stored in the SpanContext.

    Spans are created by the buildSpan. This implementation adds some features according to the DD agent.