mirror of
https://github.com/grafana/grafana.git
synced 2026-08-26 21:37:31 -05:00
* Alerting: Add setting for maximum allowed rule evaluation results Added a new configuration setting `quota.alerting_rule_evaluation_results` to set the maximum number of alert rule evaluation results per rule. If the limit is exceeded, the evaluation will result in an error.