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

[UX] Associate anomaly detector with a visualization on Dashboards #439

Closed
Tracked by #66
xeniatup opened this issue Mar 13, 2023 · 1 comment
Closed
Tracked by #66
Labels
feature A new feature for the plugin

Comments

@xeniatup
Copy link

xeniatup commented Mar 13, 2023

Is your feature request related to a problem?
As an unsure user who is troubleshooting a problem, I want to augment my visualization with anomaly detection, so I can quickly identify if something is problematic or not.

What solution would you like?
opensearch-project/anomaly-detection#521
#400

Meta UX issue

Initial UX proposal on Anomaly Detection on Dashboards opensearch-project/OpenSearch-Dashboards#1798

See also Create anomaly detector from visualizations

User story: User wants to associate existing anomaly detector to a time series visualization to view anomalies on a dashboard.

Screenshot 2023-02-14 at 10 33 19 AM

Associate existing anomaly detector with a visualization

User wants to create an association between a time series visualization and an existing anomaly detector (which could look at the same data source or another one) in order to overlay the events from the detector on the visualization's timeline.

associate-anomaly-detector.mp4

Screen 1: User selects a visualization on a dashboard and selects "Anomaly detection" from the visualization context menu OuiContextMenu:

Screenshot 2023-03-12 at 11 08 30 PM

Screen 2: User selects "Add anomaly detector" from the context menu:

Screenshot 2023-03-12 at 11 08 35 PM

Screen 3: "Add anomaly detector" option opens a flyout OuiFlyout with "Create anomaly detector" option prefilled with the information from the visualization:

Screenshot 2023-03-23 at 6 01 34 PM

Screen 4: User selects "Associate existing detector" (OuiCheckableCard, OuiRadio):

Screenshot 2023-03-23 at 6 02 07 PM

Screen 5: An alternative path to open "Associate existing detector" flyout is to select Anomaly Detection -> Associated detectors -> Associated detectors flyout -> click on "Associate detector" button.
Note on the flyouts behavior - in order to open a new flyout ("Associate detector"), the previous one should be closed ("Associated detectors")

Screenshot 2023-03-12 at 11 23 39 PM

Screen 6: User selects a detector from the list (Single item OuiComboBox):

Screenshot 2023-03-23 at 6 03 23 PM

Screen 7: After selecting a detector user sees a summary of detector's details to review the choice.

Screenshot 2023-04-04 at 1 02 55 PM

Screen 8: After selecting anomaly detector user clicks on "Associate detector" button. The flyout closes, user returns to the dashboard.

Screenshot 2023-04-04 at 1 04 16 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature for the plugin
Projects
None yet
Development

No branches or pull requests

2 participants