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

Graphs going backward in time... sometimes #95

Open
dmitrig01 opened this issue May 8, 2015 · 1 comment
Open

Graphs going backward in time... sometimes #95

dmitrig01 opened this issue May 8, 2015 · 1 comment

Comments

@dmitrig01
Copy link

I'm not exactly sure how to reproduce this – so feel free to close as irreproducible. But: when Riemann is experiencing issues (this usually happens right before some kind of failure – which happens when the rest of the system is also experiencing failure, so way too much data is getting sent to riemann), the graphs start going backward and forward... if nothing else, here is a beautiful screenshot:

screen shot 2015-05-07 at 1 13 30 pm

@dmitrig01
Copy link
Author

actually – it's not only under failure scenarios that it goes backward in time (I have a feeling that screenshot is more due to riemann issues – filed riemann/riemann#554). Here is a screenshot during normal operation:

screen shot 2015-05-14 at 11 44 07 am

The configuration behind this graph is just

(where (service #"redis (command|multi|script) ms")
            (by :service (percentiles 1 [0.5 0.95 0.99] index)))

along with the query service =~ "redis % ms 0.99"

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

No branches or pull requests

1 participant