opensearch-project / opensearch-project/alerting
Create Monitors using PPL, similar to use of query DSL
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 82
- Forks
- 133
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 9
Description
Issue by harwinds
Monday Mar 29, 2021 at 17:15 GMT
Originally opened as https://github.com/opendistro-for-elasticsearch/alerting/issues/364
To Create new monitors, currently there is an option to use query DSL only. Looking for an alternative to create monitors using PPL, as PPL is much more easier to understand. Alternative solution, is there a way to convert PPL queries into query DSL?
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
No files or tests are named. Start by tracing the monitor-creation entry point that currently accepts query DSL and checking whether PPL parsing or conversion already exists. Done means monitors can be created with PPL, or a supported PPL-to-query-DSL path is clearly defined and tested.
Written by the indexing model from the issue text.
Assessment
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100