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