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

Node CPU usage, and Apdex isn't updated when a zoom timeframe is applied #55

Closed
itsderek23 opened this issue Apr 30, 2018 · 6 comments
Closed
Labels

Comments

@itsderek23
Copy link
Contributor

itsderek23 commented Apr 30, 2018

@zdrummond reports two issues when applying a zoom timeframe:

  • Node CPU usage % doesn't appear to change
  • Apdex - goes to zero
@itsderek23 itsderek23 added the bug label Apr 30, 2018
@zdrummond
Copy link

And using Firefox 59.0.2 (64-bit), if I try to click the drop-down for the timeframe's endpoint list, the list dismisses. This doesn't happen on Chrome.

@itsderek23
Copy link
Contributor Author

Node CPU usage % doesn't appear to change
Apdex - goes to zero

I haven't been able to reproduce this.

When I change the timeframe (either a longer timeframe, like 3 hours, or to a prior day):

image

The node metrics at the bottom of the page:

image

...do change. Same with Apdex.

To confirm, these are NOT changing for you @zdrummond ?

@zdrummond
Copy link

zdrummond commented May 1, 2018 via email

@itsderek23
Copy link
Contributor Author

Ah yes - I'm able to reproduce. Thanks @zdrummond!

image

And using Firefox 59.0.2 (64-bit), if I try to click the drop-down for the timeframe's endpoint list, the list dismisses. This doesn't happen on Chrome.

Reproduced:

image

@itsderek23 itsderek23 changed the title Time window quirks with node CPU usage and Apdex Node CPU usage, and Apdex isn't updated when a zoom timeframe is applied May 1, 2018
@itsderek23
Copy link
Contributor Author

And using Firefox 59.0.2 (64-bit), if I try to click the drop-down for the timeframe's endpoint list, the list dismisses. This doesn't happen on Chrome.

I turned this into a separate issue - #57 - as it is an unrelated bug.

@itsderek23
Copy link
Contributor Author

Node CPU usage % doesn't appear to change

This will now change, but it does require a page refresh as we aren't yet updating the page as part of the zoom interaction. We wanted to get this in place as the zoom interaction update is more involved.

You can verify if the zoom timeframe is being used:

image

Apdex - goes to zero

Fixed.

Thanks for reporting @zdrummond!

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

No branches or pull requests

2 participants