opensearch-project / opensearch-project/alerting

[BUG] stop alerting when there's an error

Open
#110 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
Kotlin
Stars
82
Forks
133
Avg merge
2d 11h
Merged PRs (30d)
9

Description

Something has changed between 0.x and 1.13.x and now I'm getting triggers triggered if there's an error. They invoke the webhook each and every time on their scheduled period. I don't want this, I want the old behavior back where it would just NOT alert me. This change might've been on user request, but there should be a way to bring the old behavior back.

Thanks.

Contributor guide

Open the contributing guide

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 reproducing the scheduled webhook behavior when a monitor encounters an error, comparing the reported 0.x and 1.13.x behavior. Trace the alerting error-handling path and any existing configuration options; done means errors no longer repeatedly trigger webhooks, or the prior behavior can be selected, with regression coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
backend, observability-sre
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.