| Interface | Description |
|---|---|
| BaggageInScope |
Inspired by OpenZipkin Brave's
BaggageField. |
| BaggageManager |
Manages
BaggageInScope entries. |
| CurrentTraceContext |
This API was heavily influenced by Brave.
|
| CurrentTraceContext.Scope |
Scope of a span.
|
| SamplerFunction<T> |
This API was heavily influenced by Brave.
|
| ScopedSpan |
Represents the "current span" until
ScopedSpan.end() ()} is called. |
| Span |
This API was heavily influenced by Brave.
|
| Span.Builder |
In some cases (e.g.
|
| SpanCustomizer |
Allows to customize the current span in scope.
|
| SpanNamer |
Describes how for a given object a span should be named.
|
| TraceContext |
Contains trace and span data.
|
| Tracer |
This API was heavily influenced by Brave.
|
| Tracer.SpanInScope |
Scope of a span.
|
| Enum | Description |
|---|---|
| SamplerFunction.Constants |
Constant
SamplerFunctions. |
| Span.Kind |
Type of span.
|
| Annotation Type | Description |
|---|---|
| SpanName |
Annotation to provide the name for the span.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.