Open
Description
I have alertmanager set in a way that notifications are sent to pagerduty and then to the respective channels.
In order to not have a watchdog alert and incident in pagerduty, I've set the receiver to null. But this way we also don't get the resolved notification that indicates there's an issue.
What I would like to know is if there is a way to have the triggered notification silenced/not create an incident but receive the notification when it's resolved, meaning there is an issue.
An alternative route would be to invert watchdog alert, having it in resolved state instead of triggered if everything is fine and vice-versa.
Is this possible?