| Interface | Description |
|---|---|
| Codec |
Methods make an attempt to perform codec operations, failing to null.
|
| Component |
Components are object graphs used to compose a zipkin service or client.
|
| SpanDecoder |
Decodes spans from serialized bytes.
|
| Class | Description |
|---|---|
| Annotation |
Associates an event that explains latency with a timestamp.
|
| Annotation.Builder | |
| BinaryAnnotation |
Binary annotations are tags applied to a Span to give it context.
|
| BinaryAnnotation.Builder | |
| Component.CheckResult | |
| Constants | |
| DependencyLink | |
| DependencyLink.Builder | |
| Endpoint |
Indicates the network context of a service recording an annotation with two exceptions.
|
| Endpoint.Builder | |
| InMemoryCollectorMetrics | Deprecated
this class was accidentally put in the package "zipkin" instead of
"zipkin.collector".
|
| Span |
A trace is a series of spans (often RPC calls) which form a latency tree.
|
| Span.Builder | |
| TraceKeys |
Well-known
binary annotation aka Tag keys. |
| Enum | Description |
|---|---|
| BinaryAnnotation.Type |
A subset of thrift base types, except BYTES.
|
Copyright © 2015–2018 OpenZipkin. All rights reserved.