Kubernetes Job slow completion critical
Kubernetes Job {{ $labels.namespace }}/{{ $labels.job_name }} did not complete in time.
>>>
-
-
> 0
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