opensearch-project / opensearch-project/alerting

Acknowledge alert for period of time

Open
#33 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Issue by ylwu-amzn
Friday Apr 12, 2019 at 22:00 GMT
Originally opened as https://github.com/opendistro-for-elasticsearch/alerting/issues/31


Use case:
I have received one alert notification and plan to work on it soon. So I just want to suppress the alert notification for next 4 hours. But currently acknowledge will suppress the notification totally.

Suggestion
Enhance current acknowledge to support just acknowledge the alert for a period of time.

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

The issue concerns the existing alert acknowledge flow but names no files, tests, or entry points. Start by locating the current acknowledge behavior and its notification suppression path, then clarify how a duration such as four hours should be represented and exposed. Done means an acknowledged alert suppresses notifications only for the requested period and resumes afterward.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
observability-sre
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.