Package io.opentelemetry.sdk.trace.data
@ParametersAreNonnullByDefault
package io.opentelemetry.sdk.trace.data
The data format to model traces for export.
-
ClassDescriptionData 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.