| Class | Description |
|---|---|
| V1Annotation | Deprecated
new code should use
Annotation. |
| V1BinaryAnnotation | Deprecated
new code should use
Span.tags(). |
| V1Span | Deprecated
new code should use
Span. |
| V1Span.Builder | |
| V1SpanConverter |
Allows you to split a v1 span when necessary.
|
| V2SpanConverter |
Allows you convert a v2 span into a v1 span.
|
Copyright © 2015–2019 OpenZipkin. All rights reserved.