opensearch-project / opensearch-project/alerting
Acknowledge alert for period of time
Nobody has claimed this yet.
- 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
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
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