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

Displaying statistics #3653

Closed
fizsef opened this issue Sep 25, 2021 · 4 comments
Closed

Displaying statistics #3653

fizsef opened this issue Sep 25, 2021 · 4 comments
Labels

Comments

@fizsef
Copy link

fizsef commented Sep 25, 2021

Good afternoon. I use the latest stable version 106.3 The question is, when displaying statistics from what time(hour) to what time is it considered? The settings specify saving statistics for 24 hours. But no matter how you look, there are always 15-20 thousand requests, at least at the beginning of the day, at least at the end. How can I determine from what hour the number of requests specified in the statistics was processed? Why is the statistics not reset to zero at the beginning of a new day? If there is such a setting, tell me how to configure it.
2
3

@HorayNarea
Copy link

It's a sliding window, it always shows the last 24 hours(/7 days/30 days/90 days) from now.

@fizsef
Copy link
Author

fizsef commented Sep 26, 2021

And it is impossible to configure it so that it shows exactly from 00:00 hours? Specifically for a calendar day?

@HorayNarea
Copy link

Correct, that is (currently) not possible.

@ameshkov
Copy link
Member

Tbh, we don't have plans to change this any time soon. Maybe at some point we'll allow choosing a different time frame and this will become a possibility, there's already a feature request about that.

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

3 participants