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