Uses of Class
brave.Tracer
| Package | Description |
|---|---|
| brave | |
| brave.propagation |
-
Uses of Tracer in brave
Methods in brave that return Tracer Modifier and Type Method Description static TracerTracing. currentTracer()Returns the most recently created tracer if its component hasn't been closed.abstract TracerTracing. tracer()All tracing commands start with aSpan.TracerTracer. withSampler(Sampler sampler)Deprecated. -
Uses of Tracer in brave.propagation
Methods in brave.propagation with parameters of type Tracer Modifier and Type Method Description static ThreadLocalSpanThreadLocalSpan. create(Tracer tracer)