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