mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-24 12:11:02 +01:00
Refactoring in prevision of https://github.com/prometheus/prometheus/pull/15681 By moving the `eval` function outside of the for loop, we can modify the rule execution order more easily (without huge git changes) Signed-off-by: Julien Duchesne <julien.duchesne@grafana.com>