alertmanager/notify
Alec 3b9cd0408e
Add support for pushover devices (#3318)
* Add support for pushover devices

Signed-off-by: Alec Pinson <30310787+alec-pinson@users.noreply.github.com>

* update docs

Signed-off-by: Alec Pinson <30310787+alec-pinson@users.noreply.github.com>

---------

Signed-off-by: Alec Pinson <30310787+alec-pinson@users.noreply.github.com>
2023-05-05 13:04:47 +01:00
..
discord notify/discord: Create Discord integration 2022-07-04 22:56:48 +02:00
email feat: add template.FromGlobsWithAdditionalFuncs (#3174) 2022-12-16 10:13:13 -04:00
opsgenie add reason code to notifiers (#3307) 2023-04-07 17:05:17 +02:00
pagerduty add reason code to notifiers (#3307) 2023-04-07 17:05:17 +02:00
pushover Add support for pushover devices (#3318) 2023-05-05 13:04:47 +01:00
slack Slack Notifier: Only return an error when it actually occurs (#3350) 2023-05-02 17:59:37 +01:00
sns add status code label to the numTotalFailedNotifications metric (#3094) 2023-02-03 12:09:21 +00:00
telegram Support loading Telegram bot token from file 2023-01-22 16:35:01 +03:00
test feat: add template.FromGlobsWithAdditionalFuncs (#3174) 2022-12-16 10:13:13 -04:00
victorops add reason code to notifiers (#3307) 2023-04-07 17:05:17 +02:00
webex Remove the dedicated field to APIURL in favour of the configuration one 2022-12-15 11:51:45 -04:00
webhook add reason code to notifiers (#3307) 2023-04-07 17:05:17 +02:00
wechat fix wechat notifier response field name (#3330) 2023-04-28 12:40:49 +01:00
notify.go add status code label to the numTotalFailedNotifications metric (#3094) 2023-02-03 12:09:21 +00:00
notify_test.go add status code label to the numTotalFailedNotifications metric (#3094) 2023-02-03 12:09:21 +00:00
util.go add status code label to the numTotalFailedNotifications metric (#3094) 2023-02-03 12:09:21 +00:00
util_test.go Use the new truncation in bytes functions to ensure strings are not butchered 2022-11-11 15:15:09 +00:00