Is there any way to see the compression ratio? I.e. the space as used by object storage(compressed) vs the "logical" space(uncompressed) #7042
Answered
by
Xuyuchao-juice
DianaNites
asked this question in
Q&A
|
I want to see how well bucket-wide compression is working on my data, so is there any way to see how many bytes juicefs believes are on object storage as compared to how many bytes it logically has? |
Answered by
Xuyuchao-juice
May 18, 2026
Replies: 1 comment 6 replies
|
Yes, you can use the following Prometheus metrics to monitor object storage usage:
|
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is available. You can obtain it by using the "juicefs summary" command.