RabbitMQ no queue consumer
warning

Description A queue has less than 1 consumer
Query for 1m
>>>
	
				
					
				
			
				
					 < 1
				
			
    
Query Explanation

The PromQL expression rabbitmq_queue_consumers < 1 checks the rabbitmq_queue_consumers metric for each queue and returns a series when the consumer count is less than one (i.e., zero). The alert triggers whenever any RabbitMQ queue has no active consumer, indicating messages may be piling up without being processed.

Get Alert
Download
Copy to Clipboard