alertmanager/cmd
George Robinson 402ab5a2f4
Log a warning when repeat_interval is less than group_interval (#3389)
* Log a warning when repeat_interval is less than group_interval

This commit updates Alertmanager to log a warning when
repeat_interval is less than group_interval for an individual route.

When repeat_interval is less than group_interval, the earliest
a notification can be sent again is the next time the aggregation
group is flushed, and this happens at each group_interval.

Signed-off-by: George Robinson <george.robinson@grafana.com>
---------

Signed-off-by: George Robinson <george.robinson@grafana.com>
Co-authored-by: gotjosh <josue.abreu@gmail.com>
2023-08-07 10:45:39 +01:00
..
alertmanager Log a warning when repeat_interval is less than group_interval (#3389) 2023-08-07 10:45:39 +01:00
amtool *: add missing license headers 2018-05-14 17:37:13 +02:00