Constant OTEL_SDK_PROCESSOR_SPAN_QUEUE_SIZE
pub const OTEL_SDK_PROCESSOR_SPAN_QUEUE_SIZE: &'static str;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
| Name | Requirement |
|---|---|
crate::attribute::OTEL_COMPONENT_NAME | Recommended |
crate::attribute::OTEL_COMPONENT_TYPE | Recommended |