mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-04 08:45:42 -04:00
Usually rules don't more around, and if they do it's likely that rules/alerts with the same name stay in the same order. If rules/alerts with the same name are added/removed this could cause a blip for one cycle, but this is unavoidable without requiring rule and alert names to be unique - which we don't want to do. |
||
|---|---|---|
| .. | ||
| alerting.go | ||
| alerting_test.go | ||
| manager.go | ||
| manager_test.go | ||
| recording.go | ||
| recording_test.go | ||