prometheus / prometheus/alertmanager
Display "natural" grouping (and make groups linkable)
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 8.6k
- Forks
- 2.5k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 61
Description
If I understand correctly, the new UI only allows custom grouping by the labels given in the Group tab. This implies that all alerts will be grouped by the same grouping label set.
The problem with that is that the alertmanager config allows different groupings for different alerts. That's the grouping that is relevant for sending out actual notifications. But this grouping is neither available in the UI, nor can it be re-created.
For a proper link-back from a notification to the alert group in AM, we need that grouping anyway.
If I'm missing any already existing UI element/feature, please let me know.
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.
Research direction
No file, test, or entry point is named. Start by examining the existing grouping UI and the Alertmanager configuration model, then determine how configured alert groupings can be displayed and linked; done means the natural grouping is visible and each group has a usable link back from notifications.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100