Closed KlavsKlavsen closed 3 years ago
I'll gladly submit a PR with whatever we agree on - I just think it should be very clear that there are failed jobs. Perhaps a list (like the top dashboard showing prometheus instances) - should be on top - to the right.. "failed jobs".. ?
According to this the prometheus dashboard should be in kubernetes-mixins - but its not ? https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack Where do I need to submit this?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.
This issue is being automatically closed due to inactivity.
I just setup this chart - and everything looks good in Prometheus overview graph - it shows no scrape failures. It turns out its failing a LOT.. and if I check for up == 0 - I get many failed jobs. The graph "scrape failures" - should reflect this - and it shows nothing.
What are the metrics in there now? I can't see a good way to put in "up == 0" in that graph? Should I create a new graph - and perhaps the new graph should be called "scrape failurers" - and this one just "scrape errors" - I see no explanation in graph description about what this graph is actually about and don't know the metrics :(