You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rate limiting was added for metric alerts in #58032 under the options-backed feature flag "metric_alerts.rate_limit". Now we need to test this rate limiting feature internally to make sure it's working as expected and would not cause the metric alert consumer to backlog.
Once that's all done, the flag should be removed.
The text was updated successfully, but these errors were encountered:
Rate limiting was added for metric alerts in #58032 under the options-backed feature flag
"metric_alerts.rate_limit"
. Now we need to test this rate limiting feature internally to make sure it's working as expected and would not cause the metric alert consumer to backlog.Once that's all done, the flag should be removed.
The text was updated successfully, but these errors were encountered: