opensearch-project / opensearch-project/alerting

Use Job Scheduler plugin to monitor jobs

Open
#19 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Next Major Version
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.