mirror of https://github.com/minio/minio.git
docs: remove redundant prometheus metric (#20618)
This commit is contained in:
parent
8d42f37e4b
commit
4208d7af5a
|
@ -34,7 +34,6 @@ For deployments behind a load balancer, use the load balancer hostname instead o
|
|||
| `minio_cluster_usage_total_bytes` | Total cluster usage in bytes |
|
||||
| `minio_cluster_usage_version_total` | Total number of versions (includes delete marker) in a cluster |
|
||||
| `minio_cluster_usage_deletemarker_total` | Total number of delete markers in a cluster |
|
||||
| `minio_cluster_usage_total_bytes` | Total cluster usage in bytes |
|
||||
| `minio_cluster_bucket_total` | Total number of buckets in the cluster |
|
||||
|
||||
## Cluster Drive Metrics
|
||||
|
|
Loading…
Reference in New Issue