Consul agent unhealthy
critical

Description A Consul agent is down
Query
>>>
	
				
					
				
			
				
					{status="critical"} == 1
				
			
    
Query Explanation

The PromQL expression selects the metric consul_health_node_status with the label status="critical" and evaluates to true when its value equals 1, meaning at least one Consul agent is reporting a critical health status; this condition fires the Consul agent unhealthy alert.

Get Alert
Download
Copy to Clipboard