| Package | Description |
|---|---|
| brave | |
| brave.internal | |
| brave.propagation |
| Modifier and Type | Method | Description |
|---|---|---|
Tracer |
Tracer.Builder.build() |
Deprecated.
|
static Tracer |
Tracing.currentTracer() |
Returns the most recently created tracer iff its component hasn't been closed.
|
abstract Tracer |
Tracing.tracer() |
All tracing commands start with a
Span. |
| Modifier and Type | Method | Description |
|---|---|---|
abstract Long |
Internal.timestamp(Tracer tracer,
TraceContext context) |
| Modifier and Type | Method | Description |
|---|---|---|
static ThreadLocalSpan |
ThreadLocalSpan.create(Tracer tracer) |
Copyright © 2017 OpenZipkin. All rights reserved.