OTEL_SDK_SPAN_STARTED

Constant OTEL_SDK_SPAN_STARTED 

Source
pub const OTEL_SDK_SPAN_STARTED: &str = "otel.sdk.span.started";
Expand description

§Description

The number of created spans

§Notes

Implementations MUST record this metric for all spans, even for non-recording ones

§Metadata

Instrument:counter
Unit:{span}
Status:Development

§Attributes