m-lab / prometheus-support

Prometheus configuration for M-Lab running on GKE
Apache License 2.0
19 stars 11 forks source link

Exclude 'Too Many Requests' from Locate errors #1014

Closed cristinaleonr closed 11 months ago

cristinaleonr commented 11 months ago

This PR excludes the "Too Many Errors" request status type from the Locate_TooManyErrors alert since it does not indicate that the Locate is malfunctioning.

Part of https://github.com/m-lab/locate/issues/149


This change is Reviewable