| Package | Description |
|---|---|
| brave | |
| brave.internal | |
| brave.internal.recorder |
| Class and Description |
|---|
| Clock
Epoch microseconds used for
Span.timestamp and Annotation.timestamp. |
| Span
Used to model the latency of an operation.
|
| Span.Kind |
| Tracer
Using a tracer, you can create a root span capturing the critical path of a request.
|
| Tracer.Builder
Deprecated.
Please use
Tracing.Builder |
| Tracer.SpanInScope
A span remains in the scope it was bound to until close is called.
|
| Tracing
This provides utilities needed for trace instrumentation.
|
| Tracing.Builder |
| Class and Description |
|---|
| Clock
Epoch microseconds used for
Span.timestamp and Annotation.timestamp. |
| Tracer
Using a tracer, you can create a root span capturing the critical path of a request.
|
| Class and Description |
|---|
| Clock
Epoch microseconds used for
Span.timestamp and Annotation.timestamp. |
| Span.Kind |
Copyright © 2017 OpenZipkin. All rights reserved.