NETWAYS / NETWAYS/check_prometheus
[Feature]: Allow Icinga Alert States to match Prometheus Alert Manager
Open
Nobody has claimed this yet.
feature
needs-triage
- Dominant language
- Go
- Stars
- 21
- Forks
- 5
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
Describe the feature request
Currently alerts are picked up only as critical by the check. Allow Icinga to report warning if the Alert Manager reports warning for the same alert rather than critical.
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 the Go check reads Alert Manager alert states and maps them to Icinga results. Verify the behavior for both warning and critical states, then confirm the check reports warning when Alert Manager reports warning while preserving critical handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, prometheus
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100