Uses of Package
io.opentelemetry.context
-
Packages that use io.opentelemetry.context Package Description io.opentelemetry.api.baggage API for associating entries with scoped operations.io.opentelemetry.api.baggage.propagation Default OpenTelemetry remote baggage propagators.io.opentelemetry.api.incubator.events io.opentelemetry.api.incubator.logs io.opentelemetry.api.incubator.metrics io.opentelemetry.api.incubator.propagation io.opentelemetry.api.incubator.trace io.opentelemetry.api.internal Interfaces and implementations that are internal to OpenTelemetry.io.opentelemetry.api.logs API for writing log appenders.io.opentelemetry.api.metrics This package describes the Metrics API that can be used to record application Metrics.io.opentelemetry.api.trace API for distributed tracing.io.opentelemetry.api.trace.propagation Default OpenTelemetry remote trace propagators.io.opentelemetry.context A context propagation mechanism which can carry scoped-values across API boundaries and between threads.io.opentelemetry.context.propagation Interfaces for definingContextPropagators
for allowing context propagation across process boundaries, for example when sending context to a remote server.io.opentelemetry.exporter.internal Internal utilities for exporters.io.opentelemetry.sdk.logs The OpenTelemetry SDK implementation of logging.io.opentelemetry.sdk.logs.export Log exporters.io.opentelemetry.sdk.logs.internal io.opentelemetry.sdk.metrics The SDK implementation of metrics.io.opentelemetry.sdk.metrics.internal.aggregator Metric aggregators.io.opentelemetry.sdk.metrics.internal.exemplar Metric exemplar extension points.io.opentelemetry.sdk.metrics.internal.state io.opentelemetry.sdk.metrics.internal.view View related internal classes.io.opentelemetry.sdk.trace The OpenTelemetry SDK implementation of tracing.io.opentelemetry.sdk.trace.export Utilities that allow tracing services to export data for sampled spans, as well as providing in-process span processing APIs.io.opentelemetry.sdk.trace.samplers This package containsSampler
s for selecting traces that are recorded and exported. -
Classes in io.opentelemetry.context used by io.opentelemetry.api.baggage Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads.ContextKey Key for indexing values of typeContextKey
stored in aContext
.ImplicitContextKeyed A value that can be stored insideContext
. -
Classes in io.opentelemetry.context used by io.opentelemetry.api.baggage.propagation Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.api.incubator.events Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.api.incubator.logs Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.api.incubator.metrics Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.api.incubator.propagation Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads.ContextKey Key for indexing values of typeContextKey
stored in aContext
. -
Classes in io.opentelemetry.context used by io.opentelemetry.api.incubator.trace Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.api.internal Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads.ContextKey Key for indexing values of typeContextKey
stored in aContext
. -
Classes in io.opentelemetry.context used by io.opentelemetry.api.logs Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.api.metrics Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.api.trace Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads.ContextKey Key for indexing values of typeContextKey
stored in aContext
.ImplicitContextKeyed A value that can be stored insideContext
. -
Classes in io.opentelemetry.context used by io.opentelemetry.api.trace.propagation Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.context Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads.ContextExecutorService ContextKey Key for indexing values of typeContextKey
stored in aContext
.ContextStorage The storage for storing and retrieving the currentContext
.CurrentContextExecutorService ForwardingExecutorService AExecutorService
that implements methods that don't needContext
.ImplicitContextKeyed A value that can be stored insideContext
.Scope AnAutoCloseable
that represents a mounted context for a block of code.StrictContextStorage AContextStorage
which keeps track of opened and closedScope
s, reporting caller information if aScope
is closed incorrectly or not at all.StrictContextStorage.CallerStackTrace StrictContextStorage.PendingScopes ThreadLocalContextStorage ThreadLocalContextStorage.NoopScope -
Classes in io.opentelemetry.context used by io.opentelemetry.context.propagation Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.exporter.internal Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.sdk.logs Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.sdk.logs.export Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.sdk.logs.internal Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.sdk.metrics Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.sdk.metrics.internal.aggregator Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.sdk.metrics.internal.exemplar Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.sdk.metrics.internal.state Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.sdk.metrics.internal.view Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.sdk.trace Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads.ImplicitContextKeyed A value that can be stored insideContext
. -
Classes in io.opentelemetry.context used by io.opentelemetry.sdk.trace.export Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads. -
Classes in io.opentelemetry.context used by io.opentelemetry.sdk.trace.samplers Class Description Context A context propagation mechanism which can carry scoped-values across API boundaries and between threads.