mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-10 15:14:09 +00:00
8a786e5df4
fix possible missing firing states for alerting rules in replay mode
Before if one firing stage is bigger than single query request range, like rule with a big `for`, alerting rule won't able to be detected as firing.
Co-authored-by: hagen1778 <roman@victoriametrics.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
alerting.go | ||
alerting_test.go | ||
group.go | ||
group_test.go | ||
recording.go | ||
recording_test.go | ||
rule.go | ||
rule_test.go | ||
test_helpers.go | ||
utils.go | ||
utils_test.go |