brennerm / aws-quota-checker

Keep an eye on your AWS quotas before you hit their limits
https://pypi.org/project/aws-quota-checker/
MIT License
88 stars 37 forks source link

Add an Prometheus exporter #1

Closed brennerm closed 3 years ago

brennerm commented 3 years ago

I was thinking about allowing to expose the results of all quota monitors on a Prometheus /metrics endpoint. This would allow to constantly monitor all quotas and visualize them in e.g. Grafana.

If you'd like to see such a feature leave a thumbs up on this issue.