mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-16 15:43:36 -04:00
When an evaluation group runs initially, it waits a deterministic amount of time. During that time it also has to accept a termination singnal so shutdown doesn't hang during the first evaluation iteration after a configuration reload. Fixes #1307 |
||
|---|---|---|
| .. | ||
| alerting.go | ||
| manager.go | ||
| manager_test.go | ||
| recording.go | ||
| recording_test.go | ||