Constant OTEL_SDK_PROCESSOR_LOG_QUEUE_CAPACITY
pub const OTEL_SDK_PROCESSOR_LOG_QUEUE_CAPACITY: &'static str;
Expand description
§Description
The maximum number of log records the queue of a given instance of an SDK Log Record processor can hold
§Notes
Only applies to Log Record processors which use a queue, e.g. the SDK Batching Log Record Processor
§Metadata
Instrument: | updowncounter |
Unit: | {log_record} |
Status: | Development |
§Attributes
Name | Requirement |
---|---|
crate::attribute::OTEL_COMPONENT_NAME | Recommended |
crate::attribute::OTEL_COMPONENT_TYPE | Recommended |