OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_OTEL_SDK_SPAN_LIVEConst Experimental

    METRIC_OTEL_SDK_SPAN_LIVE: "otel.sdk.span.live" = ...

    The number of created spans with recording=true for which the end operation has not been called yet.

    Non-recording spans are not counted, hence otel.span.sampling_result can only take values RECORD_ONLY and RECORD_AND_SAMPLE, not DROP.

    This metric is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.