commercetools / mongodbatlas_exporter

MongoDB Atlas exporter for Prometheus
MIT License
13 stars 8 forks source link

add metric to count http requests #18

Closed Freyert closed 2 years ago

Freyert commented 2 years ago

One of the biggest issues with scraping the Atlas API is getting rate limited. Using a simple HTTP counter we can better track the instances where rate limiting happens, but also see the total call volume being made per period.