diff --git a/site/content/docs/integrations/prometheus-v2.md b/site/content/docs/integrations/prometheus-v2.md index 4c90bf04e..c91335be3 100644 --- a/site/content/docs/integrations/prometheus-v2.md +++ b/site/content/docs/integrations/prometheus-v2.md @@ -43,8 +43,8 @@ Now restart Prometheus and you should see metrics coming in. >[!WARNING] > The Prometheus metrics endpoint has a rate limit of 50 requests per minute. -> The responses from this endpoint are cached during 60 seconds. -> Any request made to this endpoint within 60 seconds of the initial request will receive the cached response. +> The responses from this endpoint are cached during 50 seconds. +> Any request made to this endpoint within 50 seconds of the initial request will receive the cached response. > We recommend using a scrape interval of 60 seconds. ## Check Metrics