OTEL_SDK_PROCESSOR_LOG_QUEUE_SIZE

Constant OTEL_SDK_PROCESSOR_LOG_QUEUE_SIZE 

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

§Description

The number of log records in the queue of a given instance of an SDK log processor

§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