prometheus/notifier
Matt Bostock f0fd701309 Clarify notify metric descriptions (#2551)
The implementation of `sendAll` means that we observe latencies even for
notifications that would be considered dropped due to errors when
sending them.

Similarly, we count alerts as 'sent' even if an error occurred when
trying to send them (meaning they are potentially not sent at all).

336c7870ea/notifier/notifier.go (L340-L347)
2018-02-19 14:40:49 +00:00
..
notifier.go Clarify notify metric descriptions (#2551) 2018-02-19 14:40:49 +00:00
notifier_test.go rename structs for consistency 2018-01-30 17:49:05 +00:00