mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Updates for MinIO RELEASE.2023-04-13T03-08-07Z (#824)
- Adds example output to mc admin info command - Adds new metric Closes #814
This commit is contained in:
@ -107,6 +107,12 @@ Object and Bucket Metrics
|
||||
Total bucket quota size in bytes.
|
||||
You can identify the bucket using the ``{ bucket="STRING" }`` label.
|
||||
|
||||
.. metric:: minio_bucket_usage_version_total
|
||||
|
||||
Total number of object versions contained in a bucket.
|
||||
You can identify the bucket using the ``{ bucket="STRING" }`` label.
|
||||
|
||||
|
||||
Replication Metrics
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
Reference in New Issue
Block a user