Thanos Rule Is Down
critical

Description ThanosRule has disappeared. Prometheus target for the component cannot be discovered.
Query for 5m
>>>
	
				
					
					
						absent
					
				
			
				
					(
				
			
				
					
				
			
				
					{job=~".*thanos-rule.*"} == 1)
				
			
    
Query Explanation

The query uses absent() to look for any up{job=~".*thanos-rule.*"} series equal to 1; if no such series exists—meaning no Thanos Rule instance is reporting as up—the function returns a result, which triggers the alert.

Get Alert
Download
Copy to Clipboard