-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
ui: implementation of transient stats for admin UI #2721
Comments
Here's the new list we're discussing supporting Primary (empty)
Storage
Gateway Traffic - these are totals, or viewable by time range
Internal traffic
Range Activity
|
Also need ranges / table endpoint |
@cuongdo should this be closed? |
Not yet. I'm dividing this up into three pieces for manageability.
|
SQL & KV are now done. We're punting on on the internal traffic stats until after 1.0. I'll create a new issue for that. |
Create new statistics for transient stats at:
of requests
of bytes in
of bytes out
of failures
of RPCs
of bytes in
of bytes out
of failed RPCs
of store requests
of bytes to storage
of bytes from storage
of failed commands
The text was updated successfully, but these errors were encountered: