All Classes and Interfaces
Class
Description
Brave implementation of a
BaggageManager.Brave implementation of a
CurrentTraceContext.Brave implementation of a
FinishedSpan.Deprecated.
scheduled for removal in 1.4.0
Deprecated.
scheduled for removal in 1.4.0
Deprecated.
scheduled for removal in 1.4.0
Deprecated.
scheduled for removal in 1.4.0
Brave implementation of a
Propagator.Brave implementation of a
SamplerFunction.Brave implementation of a
Span.Brave implementation of a
SpanCustomizer.Brave implementation of a
TraceContext.Brave implementation of a
Tracer.Wraps the
SpanHandler with additional predicate, reporting and filtering logic.This sampler is appropriate for low-traffic instrumentation (ex servers that each
receive less than 100K requests), or those who do not provision random trace ids.
Provides logic for supplying of a
Propagation.Factory.Supported propagation types.
The rate-limited sampler allows you to choose an amount of traces to accept on a
per-second interval.
Adopted from OpenTelemetry API.