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