@ParametersAreNonnullByDefault
Package io.opentelemetry.sdk.trace.data
The data format to model traces for export.
-
Interface Summary Interface Description EventData LinkData Data representation of a Link.SpanData Immutable representation of all data collected by theSpanclass.StatusData Defines the status of aSpanby providing a standardStatusCodein conjunction with an optional descriptive message.