-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate Start Detector job to SDK using SDKRestClient #383
Labels
enhancement
New feature or request
Comments
dbwiddis
changed the title
Migrate Profile Detector to SDK using SDKRestClient
Migrate Start Detector job to SDK using SDKRestClient
Jan 29, 2023
21 tasks
This was referenced Feb 15, 2023
Completed Tasks for Real time analysis:
Replace the following instances in which
Remaining Tasks :
Blockers : |
This was referenced Mar 13, 2023
1 task
10 tasks
1 task
This was referenced Mar 29, 2023
This was referenced Mar 31, 2023
Tasks To Enable Historical Analysis
|
@joshpalis PR:opensearch-project/anomaly-detection#837 is merged for start detector. Can we close this issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem?
Part of opensearch-project/OpenSearch#5224
What solution would you like?
Migrate the Start Detector job Rest API to Extensions SDK using SDKRestClient.
Use the implementation of #353 as a reference. Add new issues for any steps you skip.
Implement the following API endpoints:
POST _plugins/_anomaly_detection/detectors/<detectorId>/_start
The text was updated successfully, but these errors were encountered: