-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Problem
This issue is to pull together a list of things we need to fix or improve with the anomaly advisor.
Description
Fix
-
revert the ordering on the anomalies tab to use
method=anomaly-rate
. -
(TBC) pills sometimes are not shown (Andy to add reproducible steps).
It seems that is you open the tab with an area already highlighted the pills are not shown and then they don't come back.
2023-05-29.10-47-41.mp4
Improvements
- collapse charts 2 and 3 by default.
anomaly_detection.dimensions
and anomaly_detection.detector_events
should be collapsed by default similar to how they were before. If easier we can even just remove them to simplify the tab. But unsure if removing would have other unintended side effects so collapse probably better.
- move node filter back so it is not hidden by default.
move node filter back to top of RHS menu so that its very very easy and obvious that you can filter for nodes
- expand the "Anomalous metrics" section by default.
expand this so i can just see them be default - its confusing otherwise and users might not know they need to scroll
- remove or improve the grey "N Anomalous metrics" chart thing - clean it up and make it less intrusive.
remove this and put it or something like it as a little helper box when needed in the RHS like before
- Add AR% pills to the charts in the results.
add the pills next to the chart>dims names so that its easier to make the connection between the two in your head and not have to refer back to the menu to see the pill value
- Remove the "Anomaly advisor" menu section as does not really add anything of value
- Remove pill in RHS at the top "Anomalous metrics" menu section - not sure what it means and does not make sense.
remove this pill:
Importance
must have
Value proposition
- fix some bugs and try capture any improvements the new work has enabled.
Proposed implementation
No response