Jenkins run failure total
warning

Description Job run failures: ({{$value}}) {{$labels.jenkins_job}}. Healthcheck failure for `{{$labels.instance}}` in realm {{$labels.realm}}/{{$labels.env}} ({{$labels.region}})
Query
>>>
	
				
					
					
						delta
					
				
			
				
					(
				
			
				
					
				
			
				
					[1h]) > 100
				
			
    
Query Explanation

The rule computes the change in jenkins_runs_failure_total over the last hour (delta(...[1h])). If that increase exceeds 100 for any distinct label combination, the alert fires, indicating that more than 100 Jenkins job failures occurred in the past hour.

Get Alert
Download
Copy to Clipboard