netdata-cloud icon indicating copy to clipboard operation
netdata-cloud copied to clipboard

[Bug]: Anomaly Advisor tab bug

Open Ancairon opened this issue 1 year ago • 2 comments

Bug description

  1. When I highlight a timeframe there is no loading indicator, and if the space has a lot of nodes the feature seems like it does not work
  2. When I highlight a timeframe the prompt You haven't highlighted any timeframe yet. does not change
  3. Once the Anomaly Advisor eventually runs, if I click on a chart from the right column, the You haven't highlighted any timeframe yet. modal is hiding half the chart.

Expected behavior

  1. There should be an indication that the feature actually processes something.
  2. The prompt should indicate that I have indeed highlighted something, or vanish all-together.
  3. The bug should not be present

Steps to reproduce

  1. just use the feature

Screenshots

  1. I have highlighted a timeframe and nothing seems to happen. If I wait X amount of time it might bring results. image
  2. Take a look at the grey top prompt, it says that I got no timeframe highlighted image
  3. image

Error Logs

No response

Desktop

Chrome, but not important I think

Additional context

No response

Ancairon avatar Apr 25 '24 07:04 Ancairon

Similar to #819, but this exposes some different issues with the tab, so not a duplicate.

Ancairon avatar Apr 25 '24 07:04 Ancairon

There should be an indication that the feature actually processes something.

This point was working in the past with some animation, just sharing that this is something we can do Surface a component that shows the progress when a transaction is initiated from the FE #4467

hugovalente-pm avatar Apr 30 '24 08:04 hugovalente-pm

some feedback on this ticket

  1. When I highlight a timeframe there is no loading indicator, and if the space has a lot of nodes the feature seems like it does not work
  2. When I highlight a timeframe the prompt You haven't highlighted any timeframe yet. does not change

@kapantzak already fixed the above two points and this is released on Production

  1. Once the Anomaly Advisor eventually runs, if I click on a chart from the right column, the You haven't highlighted any timeframe yet. modal is hiding half the chart.

for this 3rd one the div is always there (sticky position to the top), to not go into a lot of work to change this behaviour the suggestion is to change the message displayed there to what it was before

Anomalous metrics in the selected timeframe sorted from most anomalous to least.

hugovalente-pm avatar May 09 '24 13:05 hugovalente-pm

this is now fixed

hugovalente-pm avatar May 09 '24 14:05 hugovalente-pm