Thanos Rule Config Reload Failure
info

Description Thanos Rule {{$labels.job}} has not been able to reload its configuration.
Query for 5m
>>>
	
				
					avg by (job, instance) (
				
			
				
					
				
			
				
					{job=~".*thanos-rule.*"}) != 1
				
			
    
Query Explanation

The query calculates the average of thanos_rule_config_last_reload_successful for each job and instance; if the resulting average is not 1 (meaning at least one instance reported a value 0), it indicates the Thanos rule component couldn’t reload its configuration, which fires the alert.

Get Alert
Download
Copy to Clipboard