| Package | Description |
|---|---|
| brave.propagation |
| Modifier and Type | Field | Description |
|---|---|---|
static ThreadLocalSpan |
ThreadLocalSpan.CURRENT_TRACER |
This uses the
Tracing.currentTracer(), which means calls to next() may return
null. |
| Modifier and Type | Method | Description |
|---|---|---|
static ThreadLocalSpan |
ThreadLocalSpan.create(Tracer tracer) |
Copyright © 2017 OpenZipkin. All rights reserved.