RabbitMQ too many ready messages warning
RabbitMQ too many ready messages on {{ $labels.instace }}
>>>
sum
(
) BY (queue) > 1000
The query computes the total number of ready messages per RabbitMQ queue (sum(rabbitmq_queue_messages_ready) by (queue)) and triggers when the count for any queue exceeds 1000. The alert fires whenever a single queue has more than 1000 ready messages, indicating a potential backlog.
Get Alert✕
Download
Copy to Clipboard