alertmanager/notify
Alin Sinpalean 4931c9206e Fix multipart email implementation: (#1009)
* Don't send parts with empty templates.
 * Add a MIME-Version: 1.0 header.
 * Place text/html part last, as parts are supposed to be in increasing preference order.
2017-09-29 11:22:38 +02:00
..
impl.go Fix multipart email implementation: (#1009) 2017-09-29 11:22:38 +02:00
notify.go Do not expose resolved alerts & do not send resolved if never firing (#820) 2017-05-29 14:07:05 +02:00
notify_test.go Simplify silence modifications, add update endpoint (#796) 2017-05-16 16:48:25 +02:00