mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 18:02:30 +08: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.