public final class Tracing extends Object
TraceComponent.| Modifier and Type | Method and Description |
|---|---|
static Clock |
getClock()
Returns the global
Clock. |
static ExportComponent |
getExportComponent()
Returns the global
ExportComponent. |
static PropagationComponent |
getPropagationComponent()
Returns the global
PropagationComponent. |
static TraceConfig |
getTraceConfig()
Returns the global
TraceConfig. |
static Tracer |
getTracer()
Returns the global
Tracer. |
public static Tracer getTracer()
Tracer.Tracer.public static PropagationComponent getPropagationComponent()
PropagationComponent.PropagationComponent.public static Clock getClock()
Clock.Clock.public static ExportComponent getExportComponent()
ExportComponent.ExportComponent.public static TraceConfig getTraceConfig()
TraceConfig.TraceConfig.