Uses of Package
io.opentelemetry.sdk.trace.data
Packages that use io.opentelemetry.sdk.trace.data
Package
Description
Marshaling of OTLP traces.
OpenTelemetry exporter which sends span data to OpenTelemetry collector via OTLP HTTP.
OpenTelemetry exporter which sends span data to OpenTelemetry collector via OTLP gRPC.
The OpenTelemetry SDK implementation of tracing.
The data format to model traces for export.
Utilities that allow tracing services to export data for sampled spans, as well as providing
in-process span processing APIs.
This package contains
Sampler
s for selecting traces
that are recorded and exported.-
Classes in io.opentelemetry.sdk.trace.data used by io.opentelemetry.exporter.internal.otlp.tracesClassDescriptionData representation of an event.Data representation of a link.Immutable representation of all data collected by the
Span
class.Defines the status of aSpan
by providing a standardStatusCode
in conjunction with an optional descriptive message. -
Classes in io.opentelemetry.sdk.trace.data used by io.opentelemetry.exporter.otlp.http.trace
-
Classes in io.opentelemetry.sdk.trace.data used by io.opentelemetry.exporter.otlp.trace
-
Classes in io.opentelemetry.sdk.trace.data used by io.opentelemetry.sdk.traceClassDescriptionData representation of an event.Data representation of a link.Immutable representation of all data collected by the
Span
class.Defines the status of aSpan
by providing a standardStatusCode
in conjunction with an optional descriptive message. -
Classes in io.opentelemetry.sdk.trace.data used by io.opentelemetry.sdk.trace.dataClassDescriptionData representation of an event.Data representation of an event for a recorded exception.An immutable implementation of the
EventData
.An effectively immutable implementation ofExceptionEventData
.An immutable implementation ofLinkData
.Defines the status of aSpan
by providing a standardStatusCode
in conjunction with an optional descriptive message.Data representation of a link.Immutable representation of all data collected by theSpan
class.Defines the status of aSpan
by providing a standardStatusCode
in conjunction with an optional descriptive message. -
Classes in io.opentelemetry.sdk.trace.data used by io.opentelemetry.sdk.trace.export
-
Classes in io.opentelemetry.sdk.trace.data used by io.opentelemetry.sdk.trace.samplers