Constant OTEL_SDK_PROCESSOR_SPAN_QUEUE_CAPACITY
pub const OTEL_SDK_PROCESSOR_SPAN_QUEUE_CAPACITY: &'static str;
Expand description
§Description
The maximum number of spans the queue of a given instance of an SDK span processor can hold
§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 |