We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The users should be able to see how the TPS of the server is without seeing RAM/memory/CPU.
So that if someone complains about the server lagging again, you can say look in Plan, it's not the server.
It is designed to prevent users from seeing CPU/RAM and hard disk memory.
But really only TPS and Ping.
The text was updated successfully, but these errors were encountered:
Currently the permission is PAGE_SERVER_PERFORMANCE_GRAPHS which has no subsections since the data endpoint returns all data for the browser.
To change this sub-permissions would need to be added and data coming from the endpoint limited.
Sorry, something went wrong.
22e0b8e
No branches or pull requests
I would like to be able to..
The users should be able to see how the TPS of the server is without seeing RAM/memory/CPU.
So that if someone complains about the server lagging again, you can say look in Plan, it's not the server.
Is your feature request related to a problem? Please describe.
It is designed to prevent users from seeing CPU/RAM and hard disk memory.
But really only TPS and Ping.
The text was updated successfully, but these errors were encountered: