Skip to content
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

[FEATURE] Support managing and creating anomaly detectors from viz in Dashboard #400

Closed
25 tasks done
amitgalitz opened this issue Jan 25, 2023 · 1 comment
Closed
25 tasks done
Labels
enhancement New feature or request

Comments

@amitgalitz
Copy link
Member

amitgalitz commented Jan 25, 2023

Is your feature request related to a problem?

This is related to the meta issue opensearch-project/anomaly-detection#521

What solution would you like?

Support managing and creating Anomaly Detectors from viz in Dashboard through the options in the visualize embeddable object in the Dashboard page

Tasks:
registration part

creation part

linking detector to viz

  • Add Ability to choose existing detector from a drop down list
  • Add search functionality by detector name?
  • Only display detectors that are single entity, handle errors when detector index doesn't exist yet
  • Detector detail view after clicking on a selected detector
  • API calls to associate the existing detector with the viz

manage part

  • Manage Detectors: match UX design displaying detector info
  • Manage detectors: API integration with saved objects
  • Manage detectors: Unlinking Detectors
  • Manage detectors: Searching detectors

Additional Tasks

@amitgalitz
Copy link
Member Author

All tasks completed with this PR to main: #539

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants