fix spelling in zfs dashboard
This commit is contained in:
parent
d1b5e15c68
commit
cc32154c47
|
@ -155,7 +155,7 @@ data:
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"title": "Used Disk Space",
|
"title": "Pool Space Usage",
|
||||||
"transformations": [],
|
"transformations": [],
|
||||||
"type": "gauge"
|
"type": "gauge"
|
||||||
},
|
},
|
||||||
|
@ -225,7 +225,7 @@ data:
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"title": "Pool Errors",
|
"title": "Pool Space Usage",
|
||||||
"type": "stat"
|
"type": "stat"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1404,6 +1404,6 @@ data:
|
||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "ZFS Dashboard",
|
"title": "ZFS Dashboard",
|
||||||
"uid": "2GaZi3hVk",
|
"uid": "2GaZi3hVk",
|
||||||
"version": 1,
|
"version": 2,
|
||||||
"weekStart": ""
|
"weekStart": ""
|
||||||
}
|
}
|
Loading…
Reference in New Issue