alertmanager/notify
Fabian Reinartz 72fdf3d3ab *: integrate nflog
This commit replaces the previous NotifyInfo provider with the new
nflog package. It needs adjustments in the behavior of the deduping
stage.
The nflog stores notification digests per receiver per alert aggregation
group rather than one entry for alert per receiver. This drastically
reduces the number of entries and removes interference
across aggregation groups.
2016-08-18 15:52:28 +02:00
..
impl.go notify: rename Receiver to ReceiverName 2016-08-16 16:33:17 +02:00
notify.go *: integrate nflog 2016-08-18 15:52:28 +02:00
notify_test.go *: integrate nflog 2016-08-18 15:52:28 +02:00