prometheus / prometheus/alertmanager

[feature-request] Use time_intervals in Silences function module

Open
#3,339 13 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/more-info-needed stale
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.