Kubernetes Job slow completion
critical

Description Kubernetes Job {{ $labels.namespace }}/{{ $labels.job_name }} did not complete in time.
Query for 12h
>>>
	
				
					
				
			
				
					 - 
				
			
				
					
				
			
				
					 - 
				
			
				
					
				
			
				
					 > 0
				
			
    
Query Explanation

The rule subtracts the number of succeeded and failed pods from the total completions a Job is configured to run (kube_job_spec_completions). If the result is greater than 0, there are still pending pods, meaning the Job hasn’t finished within the expected time, which triggers the alert.

Get Alert
Download
Copy to Clipboard