Package io.opentelemetry.sdk.trace.data


@ParametersAreNonnullByDefault package io.opentelemetry.sdk.trace.data
The data format to model traces for export.
  • Interfaces
    Class
    Description
    Data representation of a event.
    Data representation of a link.
    Immutable representation of all data collected by the Span class.
    Defines the status of a Span by providing a standard StatusCode in conjunction with an optional descriptive message.