We are using Prometheus integration in Atlas and scraping the metrics from https://(target):27018/metrics.
At times we are getting 429 too many requests error when we hit the endpoint.
Would like to know what is the current rate limit per Target endpoint.
Is there a way to increase the rate of requests for the endpoint.
Would like to know what is the current rate limit per Target endpoint.
I believe the Rate Limiting documentation (Atlas Admin API specific) is related to the 429 error / response you are getting. Currently the limit is 100 requests requests per minute per project.
Is there a way to increase the rate of requests for the endpoint.