@ParametersAreNonnullByDefault
Package io.opentelemetry.sdk.trace.data
The data format to model traces for export.
-
Interface Summary Interface Description EventData Data representation of a event.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.