cruise-automation / k-rail

Kubernetes security tool for policy enforcement
Apache License 2.0
445 stars 62 forks source link

Add metrics - discussion #41

Open alpe opened 4 years ago

alpe commented 4 years ago

A metric endpoint would be helpful to monitor the load and system health. Prometheus defaults would be nice already

TBD

dustin-decker commented 4 years ago

Agreed!

Some custom counter metrics that come to mind:

funkypenguin commented 4 years ago

I'd like to see this too - helm chart could then optionally create ServiceMonitor components necessary to scrape, and PrometheusRules necessary to alert on (for example) unusual changes in enforced/non-enforced violations by policy

mark-adams commented 1 year ago

👋 The k-rail project has been deprecated and is no longer under active development. We recommend taking a look at OPA Gatekeeper to see if it might meet your needs going forward.

Thanks for your contribution(s) to the project!