Skip to content

[META] Migrate Anomaly Detector plugin to work as an Extension #24

@owaiskazi19

Description

@owaiskazi19

Is your feature request related to a problem?

To make sure AD works as an extension, all the required extension points for creating a detector should be covered.

  1. Build AD, JS plugin with 3.0.0-SNAPSHOT and publish it to maven local. It can be consume later by the SDK. - [Feature/extensions] Build AD with OpenSearch 3.0  anomaly-detection#645
  2. Remove the dependency of JS in AD plugin. - [FEATURE] Remove Job Scheduler code from AD Extension #113
  3. Remove the dependency of Common Utils in AD plugin - [FEATURE] Remove Common Utils code from AD Extension  #117
  4. Integrate the local published SDK with AD build.gradle - [FEATURE] Integrate the local published SDK with AD  #133
  5. Create a main class to use the imported code available from SDK - [FEATURE] Integrate the local published SDK with AD  #133
  6. Replacement of opensearchplugin for Extensions -[FEATURE] Replacement of opensearchplugin for Extensions #137

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions