mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
Rename inodes metric in grafana dashboards (#17030)
This commit is contained in:
parent
cebb948da2
commit
61101d82d9
@ -2750,7 +2750,7 @@
|
||||
"targets": [
|
||||
{
|
||||
"exemplar": true,
|
||||
"expr": "minio_cluster_disk_free_inodes{job=\"$scrape_jobs\"}",
|
||||
"expr": "minio_node_disk_free_inodes{job=\"$scrape_jobs\"}",
|
||||
"format": "time_series",
|
||||
"instant": false,
|
||||
"interval": "",
|
||||
|
@ -2392,7 +2392,7 @@
|
||||
"targets": [
|
||||
{
|
||||
"exemplar": true,
|
||||
"expr": "minio_cluster_disk_free_inodes{job=\"$scrape_jobs\"}",
|
||||
"expr": "minio_node_disk_free_inodes{job=\"$scrape_jobs\"}",
|
||||
"format": "time_series",
|
||||
"instant": false,
|
||||
"interval": "",
|
||||
@ -2834,4 +2834,3 @@
|
||||
"uid": "TgmJnqnnk",
|
||||
"version": 18
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user