mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
update grafana dashboard with disk -> drive rename (#17857)
This commit is contained in:
@@ -990,13 +990,13 @@
|
||||
"instant": true,
|
||||
"interval": "",
|
||||
"intervalFactor": 1,
|
||||
"legendFormat": "Total online disks in MinIO Cluster",
|
||||
"legendFormat": "Total online drives in MinIO Cluster",
|
||||
"metric": "process_start_time_seconds",
|
||||
"refId": "A",
|
||||
"step": 60
|
||||
}
|
||||
],
|
||||
"title": "Total Online Disks",
|
||||
"title": "Total Online Drives",
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
@@ -1430,7 +1430,7 @@
|
||||
"step": 60
|
||||
}
|
||||
],
|
||||
"title": "Total Offline Disks",
|
||||
"title": "Total Offline Drives",
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
@@ -2393,7 +2393,7 @@
|
||||
"format": "time_series",
|
||||
"instant": false,
|
||||
"interval": "",
|
||||
"legendFormat": "Used Capacity [{{server}}:{{disk}}]",
|
||||
"legendFormat": "Used Capacity [{{server}}:{{drive}}]",
|
||||
"refId": "A"
|
||||
}
|
||||
],
|
||||
@@ -2483,7 +2483,7 @@
|
||||
"format": "time_series",
|
||||
"instant": false,
|
||||
"interval": "",
|
||||
"legendFormat": "Free Inodes [{{server}}:{{disk}}]",
|
||||
"legendFormat": "Free Inodes [{{server}}:{{drive}}]",
|
||||
"refId": "A"
|
||||
}
|
||||
],
|
||||
@@ -2531,7 +2531,7 @@
|
||||
"type": "prometheus",
|
||||
"uid": "${DS_PROMETHEUS}"
|
||||
},
|
||||
"description": "Number of online disks per MinIO Server",
|
||||
"description": "Number of online drives per MinIO Server",
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
"links": []
|
||||
|
||||
Reference in New Issue
Block a user