alertmanager/notify
Fabian Reinartz c59f39557b notify,main: implement peer based notify backoff
This commit implements a wait period before actually dispatching
notifications. The backoff linearly depends on the UID order of
participating peers.
This gives the gossip state time to catch up and avoids duplicate
notifications while ensuring that every peer notifies eventually.
2016-08-09 12:00:28 +02:00
..
impl.go Add VictorOps Notifier 2016-07-27 00:49:05 +02:00
notify_test.go *: refactor Silence type, use UUID 2016-08-09 11:59:35 +02:00
notify.go notify,main: implement peer based notify backoff 2016-08-09 12:00:28 +02:00