Revert "Add metrics for nodes online and offline (#11050)"

This reverts commit f60bbdf86b.
This commit is contained in:
Harshavardhana
2020-12-08 09:23:35 -08:00
parent 6b7ced80fe
commit 4a564336fe
4 changed files with 31 additions and 88 deletions

View File

@@ -136,8 +136,6 @@ The list of metrics and its definition are as follows. (NOTE: instance here is o
| `minio_version_info` | Current MinIO version with its commit-id |
| `minio_disks_offline` | Total number of offline disks on current MinIO instance |
| `minio_disks_total` | Total number of disks on current MinIO instance |
| `minio_nodes_online` | Total number of MinIO nodes online |
| `minio_nodes_offline` | Total number of MinIO nodes offline |
### Disk metrics are labeled by 'disk' which indentifies each disk
| name | description |