prometheus / prometheus/alertmanager
Update value of alert resolved.
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 8.6k
- Forks
- 2.5k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 61
Description
I would like the percentage displayed for $value to update after EndsAt - the case is simple to have information of the current alert value when it went from FIRING to RESOLVED.
Is that a feature? :D
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 by tracing how Alertmanager renders the $value template and handles EndsAt when an alert changes from FIRING to RESOLVED. The issue names no files, entry points, or tests, so first identify the relevant notification and templating paths and establish the expected resolved-value behavior before adding coverage for it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100