brigadecore / brigade

Event-driven scripting for Kubernetes
https://brigade.sh/
Apache License 2.0
2.4k stars 247 forks source link

Add instrumentation to give insight into API request volume #1930

Open krancour opened 2 years ago

krancour commented 2 years ago

There are probably other things we could instrument as well, but this would be a very good starting point.

We can export Prometheus metrics about API request volumes and later build support into https://github.com/brigadecore/brigade-metrics to scrape and display those metrics.