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

Display Request and Blocked Count in Appropriate Units Scaling on Servers Page #773

Open
ghost opened this issue May 5, 2024 · 0 comments

Comments

@ghost
Copy link

ghost commented May 5, 2024

Issue Details

As of the latest update, the servers page now shows total requests and blocked count as a whole number, rather than scaled like in all other pages.
Additionally, it does not respect the selected period of time and displays all queries.

Proposed solution

  1. Scale the units appropriately to improve readability, and
  2. Respect the selected period of time from other pages to not confuse the user as to what period of time is selected.

Scaled - Last Hour
Screenshot 2024-05-05 at 10 17 09 PM

Scaled - Last 90 Days
Screenshot 2024-05-05 at 10 17 03 PM

Not Scaled - Last 90 Days (unable to change)
Screenshot 2024-05-05 at 10 09 55 PM

Alternative solution

No response

@ghost ghost added the feature request label May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants