prometheus / prometheus/alertmanager
Send resolved notification for silenced alerts
Open
@Spaceman1701 is already working on this.
Since Feb 20, 2026.
component/notify
keepalive
kind/enhancement
- Dominant language
- Go
- Stars
- 8.6k
- Forks
- 2.5k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 61
Description
Alerts should be marked as resolved as they are silenced so a respective resolved notification is sent. This removes the need to manually resolve these in PagerDuty and friends.
We should probably provide information that tells whether it was a an actual resolve or a resolve-via-silence.
This puts another dimension to the problem of pre-computing silences (i.e. not silence at notification time) in a sane way.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.