Kubernetes CronJob suspended
warning

Description CronJob {{ $labels.namespace }}/{{ $labels.cronjob }} is suspended
Query
>>>
	
				
					
				
			
				
					 != 0
				
			
    
Query Explanation

The query kube_cronjob_spec_suspend != 0 checks the kube_cronjob_spec_suspend metric for any CronJob whose suspend flag is set to a non‑zero value (i.e., the CronJob is marked as suspended). The alert fires whenever at least one CronJob in any namespace has this flag enabled, indicating that the scheduled job is currently paused.

Get Alert
Download
Copy to Clipboard