Browse Source

docs: remove redundant prometheus metric (#20618)

pull/20619/head
Erfan 9 months ago
committed by GitHub
parent
commit
4208d7af5a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      docs/metrics/prometheus/list.md

1
docs/metrics/prometheus/list.md

@ -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…
Cancel
Save