mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-28 17:12:13 +00:00
68232da066
The pushover notification of resolved alerts can end up in an empty message (only a newline). I've fixed the check for an empty message with trimming the whitespace. But I also thought that adding the resolved alerts to the message would be helpful. |
||
---|---|---|
.. | ||
impl.go | ||
notify_test.go | ||
notify.go |