OTEL_SDK_PROCESSOR_SPAN_QUEUE_SIZE

Constant OTEL_SDK_PROCESSOR_SPAN_QUEUE_SIZE 

Source
pub const OTEL_SDK_PROCESSOR_SPAN_QUEUE_SIZE: &str = "otel.sdk.processor.span.queue.size";
Expand description

§Description

The number of spans in the queue of a given instance of an SDK span processor

§Notes

Only applies to span processors which use a queue, e.g. the SDK Batching Span Processor

§Metadata

Instrument:updowncounter
Unit:{span}
Status:Development

§Attributes