Package com.datadog.opentracing
See: Description
-
Class Summary Class Description PendingTrace StringCachingBigInteger Because we are using BigInteger for Trace and Span Id, the toString() operator may result in heavy computation and string allocation overhead. DDSpanContext SpanContext represents Span state that must propagate to descendant Spans and across process boundaries. DefaultLogHandler The default implementation of the LogHandler. DDSpan Represents a period of time. DDSpanBuilder Spans are built using this builder DDTracer DDTracer makes it easy to send traces and span to DD using the OpenTracing API. DDTraceOTInfo -
Interface Summary Interface Description LogHandler