- span
- Nested message and enum types in
Span. - status
- Nested message and enum types in
Status.
- ResourceSpans
- A collection of ScopeSpans from a Resource.
- ScopeSpans
- A collection of Spans produced by an InstrumentationScope.
- Span
- A Span represents a single operation performed by a single component of the system.
- Status
- The Status type defines a logical error model that is suitable for different
programming environments, including REST APIs and RPC APIs.
- TracesData
- TracesData represents the traces data that can be stored in a persistent storage,
OR can be embedded by other protocols that transfer OTLP traces data but do
not implement the OTLP protocol.