Package com.datadog.opentracing
See: Description
-
Class Summary Class Description DefaultLogHandler The default implementation of the LogHandler. DDTraceOTInfo StringCachingBigInteger Because we are using BigInteger for Trace and Span Id, the toString() operator may result in heavy computation and string allocation overhead. PendingTrace 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. DDSpanContext SpanContext represents Span state that must propagate to descendant Spans and across process boundaries. -
Interface Summary Interface Description LogHandler