Prometheus support #676
estahn
started this conversation in
Development
Replies: 1 comment 1 reply
-
|
This sounds like a nice idea, let me see if I am understanding this correctly. Whenever you run a kube-bench job it would report failures to the pushgateway, which aggregates the results for Prometheus to scrape at its leisure? Can you run one pushgateway to handle kube-bench results from multiple nodes? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think it would be a good idea to continuously report on this benchmark and possibly have alerts being triggered to actively resolve these.
This could be done via prometheus and specifically by using the https://github.com/prometheus/pushgateway
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions