prometheus / prometheus/alertmanager
[feature-request] Use time_intervals in Silences function module
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 8.6k
- Forks
- 2.5k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 61
Description
What did you do?
In the Silences function module, although the start time and end time can be set, it cannot meet the requirements.
What did you expect to see?
Use time_intervals in Silences function module
Although silence can be achieved indirectly through the time_intervals of the route module, it is more hoped that all the silence rules are in the silence module.
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 the Silences function module and comparing it with the route module's existing time_intervals handling. Clarify how silence rules should express and apply time intervals, then define the expected behavior and tests before implementation; the issue does not name files, entry points, or an acceptance test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100