opensearch-project / opensearch-project/alerting
Allow users to set up a special alert when their Monitor is erroring
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 82
- Forks
- 133
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 9
Description
Issue by Jon-AtAWS
Wednesday Apr 03, 2019 at 01:03 GMT
Originally opened as https://github.com/opendistro-for-elasticsearch/alerting/issues/21
Current behavior is to send the user's alert text when their monitor or trigger is in the "Error" state. This is confusing, since I don't know whether the problem is captured by the data or whether the problem is evaluating the trigger.
I need some way to have Open Distro alert me that there's a problem in my setup.
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
Start by reviewing how monitor and trigger errors currently produce notifications, then trace the existing alert-text path described in the issue. Define how a setup-error alert should differ from a data or trigger alert, and identify the notification flow that would need to support it. Done means users can receive a distinct alert when monitor evaluation enters an Error state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100