Uses of Package
io.opentelemetry.sdk.trace
Packages that use io.opentelemetry.sdk.trace
Package
Description
The OpenTelemetry SDK.
Java SPI (Service Provider Interface) for implementing extensions to SDK autoconfiguration.
Java SPI (Service Provider Interface) for implementing extensions to SDK autoconfiguration of
traces.
The OpenTelemetry SDK implementation of tracing.
Utilities that allow tracing services to export data for sampled spans, as well as providing
in-process span processing APIs.
-
Classes in io.opentelemetry.sdk.trace used by io.opentelemetry.sdk
-
Classes in io.opentelemetry.sdk.trace used by io.opentelemetry.sdk.autoconfigureClassDescriptionBuilder of
SdkTracerProvider
.Class that holds limits enforced during span recording.SpanProcessor is the interfaceSdkTracer
uses to allow synchronous hooks for when aSpan
is started or when aSpan
is ended. -
Classes in io.opentelemetry.sdk.trace used by io.opentelemetry.sdk.autoconfigure.spiClassDescriptionBuilder of
SdkTracerProvider
.SpanProcessor is the interfaceSdkTracer
uses to allow synchronous hooks for when aSpan
is started or when aSpan
is ended. -
Classes in io.opentelemetry.sdk.trace used by io.opentelemetry.sdk.autoconfigure.spi.traces
-
Classes in io.opentelemetry.sdk.trace used by io.opentelemetry.sdk.traceClassDescriptionA utility for returning wall times anchored to a given point in time.SDK representation of a
Span
that can be read.A combination of the write methods from theSpan
interface and the read methods from theReadableSpan
interface.Implementation for theSpan
class that records trace events.SDK implementation forTracerProvider
.Builder ofSdkTracerProvider
.Class that holds limits enforced during span recording.Builder forSpanLimits
.SpanProcessor is the interfaceSdkTracer
uses to allow synchronous hooks for when aSpan
is started or when aSpan
is ended. -
Classes in io.opentelemetry.sdk.trace used by io.opentelemetry.sdk.trace.exportClassDescriptionSDK representation of a
Span
that can be read.A combination of the write methods from theSpan
interface and the read methods from theReadableSpan
interface.SpanProcessor is the interfaceSdkTracer
uses to allow synchronous hooks for when aSpan
is started or when aSpan
is ended. -
Classes in io.opentelemetry.sdk.trace used by io.opentelemetry.sdk.trace.internalClassDescriptionA combination of the write methods from the
Span
interface and the read methods from theReadableSpan
interface.Builder ofSdkTracerProvider
.SpanProcessor is the interfaceSdkTracer
uses to allow synchronous hooks for when aSpan
is started or when aSpan
is ended.