| Package | Description |
|---|---|
| brave | |
| brave.propagation |
| Modifier and Type | Method | Description |
|---|---|---|
static Tracer |
Tracing.currentTracer() |
Returns the most recently created tracer if its component hasn't been closed.
|
abstract Tracer |
Tracing.tracer() |
All tracing commands start with a
Span. |
Tracer |
Tracer.withSampler(Sampler sampler) |
Use this to temporarily override the sampler used when starting new traces.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ThreadLocalSpan |
ThreadLocalSpan.create(Tracer tracer) |
Copyright © 2018 OpenZipkin. All rights reserved.