prometheus / prometheus/alertmanager

Actives Alerts | repeat_interval | no subject on email

Open
#2,221 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
8.6k
Forks
2.5k
Avg merge
2d 6h
Merged PRs (30d)
61

Description

Hi Guys,

Once an alert is triggered a NEW email is send, but if the alert goes trought the repeat_interval it get send back, but its impossible to spot when there is a new email or a repeated email(alert).
For an email with repeated alerts an email subject as "Not Solved Alerts [FIRING:5] -----" or even on the email body. Something easy to spot if the alert is new or is repeating.

image

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

No file or test is named in the issue. Start by tracing Alertmanager’s email notification path and repeat_interval handling, then inspect related tests; done means repeated-alert emails clearly indicate that they contain recurring unresolved alerts, such as through the subject or body.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
observability-sre
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.