public class GlobalTracer extends Object
OpenTracing's GlobalTracer cannot be cast to its DDTracer implementation, so this class exists to provide a global window to datadog-specific features.
GlobalTracer()
static Tracer
get()
static void
registerIfAbsent(Tracer p)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GlobalTracer()
public static void registerIfAbsent(Tracer p)
public static Tracer get()