prometheus / prometheus/alertmanager
Feature Request - An extra button in the Alert.ele that directs to the https://<prom-url>/alerts?search=<ALERT_NAME>
Open
Nobody has claimed this yet.
component/ui
kind/enhancement
stale
- Dominant language
- Go
- Stars
- 8.6k
- Forks
- 2.5k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 61
Description
Currently the Source button goes directly to the Graph page, if we add this button, we can easily see if there's an active alert.
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
Start in ui/app/src/Views/Shared/Alert.elm at line 52 and trace how the existing Source button is rendered and linked. Add the requested alert-search destination using the Prometheus URL and alert name, then verify that the new button lets users check whether the alert is active.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elm
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100