opensearch-project / opensearch-project/alerting
Use Job Scheduler plugin to monitor jobs
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 82
- Forks
- 133
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 9
Description
Is your feature request related to a problem? Please describe.
Use Job Scheduler plugin to run monitor jobs. Currently, job scheduling code is in alerting, this needs to removed and use Job Scheduler.
Describe the solution you'd like
Use Job Scheduler plugin to run monitor jobs. Currently, job scheduling code is in alerting, this needs to removed and use Job Scheduler. Job Scheduler might need few enchancements for this to happen.
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 locating the job-scheduling code in the alerting project and reviewing the Job Scheduler plugin integration points. Determine which scheduler capabilities need enhancement and how monitor jobs should be transferred. Done means alerting no longer owns scheduling, monitor jobs run through Job Scheduler, and the relevant behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100