dNationCloud / kubernetes-monitoring

Monitor your Kubernetes infrastructure and applications at a glance using semaphore principle (green/orange/red)
https://www.dNation.cloud
Apache License 2.0
23 stars 6 forks source link

Fix Job graph expression #116

Closed matofeder closed 3 years ago

matofeder commented 3 years ago

image

The reason is that kube_job_status_failed returns integer grater that 0 for unique job_name see:

kube_job_status_failed{namespace="kaitka-qa", job_name="kaitka-cron-nightly-1623114000"} == 5