prometheus / prometheus/alertmanager
Dispatcher transition improvements
Open
@ultrotter is already working on this.
Since Feb 5, 2026.
- Dominant language
- Go
- Stars
- 8.6k
- Forks
- 2.5k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 61
Description
Currently dispatcher and all the AGs under it are recreated on every reload, this means we lose state and have to recreate it.
We should preserve AGs and routes which do not change across reloads.
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.