Thanos Query Is Down
critical

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

The rule uses absent(up{job=~".*thanos-query.*"} == 1) which returns a non‑empty result whenever there is no up metric with value 1 for any job whose name matches .*thanos-query.*. When that happens—meaning no Thanos Query instance is reporting as up—the alert fires.

Get Alert
Download
Copy to Clipboard