OpenTelemetry Collector exporter queue nearly full warning
OpenTelemetry Collector exporter {{ $labels.exporter }} queue is over 80% full
>>>
(
/ on(instance, job, exporter)
) > 0.8 and
> 0
The rule computes the ratio of an exporter’s current queue size to its configured capacity (matching on instance, job, and exporter) and fires when that ratio is greater than 0.8 and the exporter reports a non‑zero capacity. In plain terms, the alert triggers whenever an exporter’s queue is more than 80 % full, provided the capacity metric is available.
Get Alert✕
Download
Copy to Clipboard