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
Expose metrics from eos quota subcomand.
eos quota ls -m -n
quota=node uid=xxxx space=/eos/test/ usedbytes=0 usedlogicalbytes=0 usedfiles=2 maxbytes=1000000000000 maxlogicalbytes=500000000000 maxfiles=1000000 percentageusedbytes=0.00 statusbytes=ok statusfiles=ok
The text was updated successfully, but these errors were encountered:
Adding a branch with this implementation
Sorry, something went wrong.
No branches or pull requests
Expose metrics from eos quota subcomand.
The text was updated successfully, but these errors were encountered: