| ConstantSampler |
Sampler that always makes a constant decision on span sampling.
|
| ConstantSampler.Builder |
Sampler that always makes a constant decision on span sampling.
|
| InstrumentationLibrarySpans |
Deprecated. |
| InstrumentationLibrarySpans.Builder |
A collection of Spans produced by an InstrumentationLibrary.
|
| RateLimitingSampler |
Sampler that tries to sample with a rate per time window.
|
| RateLimitingSampler.Builder |
Sampler that tries to sample with a rate per time window.
|
| ResourceSpans |
A collection of ScopeSpans from a Resource.
|
| ResourceSpans.Builder |
A collection of ScopeSpans from a Resource.
|
| ScopeSpans |
A collection of Spans produced by an InstrumentationScope.
|
| ScopeSpans.Builder |
A collection of Spans produced by an InstrumentationScope.
|
| Span |
Span represents a single operation within a trace.
|
| Span.Builder |
Span represents a single operation within a trace.
|
| Span.Event |
Event is a time-stamped annotation of the span, consisting of user-supplied
text description and key-value pairs.
|
| Span.Event.Builder |
Event is a time-stamped annotation of the span, consisting of user-supplied
text description and key-value pairs.
|
| Span.Link |
A pointer from the current span to another span in the same trace or in a
different trace.
|
| Span.Link.Builder |
A pointer from the current span to another span in the same trace or in a
different trace.
|
| Status |
The Status type defines a logical error model that is suitable for different
programming environments, including REST APIs and RPC APIs.
|
| Status.Builder |
The Status type defines a logical error model that is suitable for different
programming environments, including REST APIs and RPC APIs.
|
| TraceConfig |
Global configuration of the trace service.
|
| TraceConfig.Builder |
Global configuration of the trace service.
|
| TraceConfigProto |
|
| TraceIdRatioBased |
Sampler that tries to uniformly sample traces with a given ratio.
|
| TraceIdRatioBased.Builder |
Sampler that tries to uniformly sample traces with a given ratio.
|
| TraceProto |
|
| TracesData |
TracesData represents the traces data that can be stored in a persistent storage,
OR can be embedded by other protocols that transfer OTLP traces data but do
not implement the OTLP protocol.
|
| TracesData.Builder |
TracesData represents the traces data that can be stored in a persistent storage,
OR can be embedded by other protocols that transfer OTLP traces data but do
not implement the OTLP protocol.
|