mirror of https://github.com/nicolargo/glances.git
Correcting diskio write units in grafana dashboard
This commit is contained in:
parent
3190a9fd70
commit
f42ff86f64
|
|
@ -1335,7 +1335,7 @@
|
|||
"show": true
|
||||
},
|
||||
{
|
||||
"format": "short",
|
||||
"format": "bytes",
|
||||
"logBase": 1,
|
||||
"max": null,
|
||||
"min": null,
|
||||
|
|
|
|||
Loading…
Reference in New Issue