summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfcalvet <38648518+fcalvet@users.noreply.github.com>2020-02-10 18:00:37 +0100
committerGitHub <noreply@github.com>2020-02-10 18:00:37 +0100
commitf42ff86f64755a0c605ae2172dd53e1e3e34baa8 (patch)
tree7ba998f6ae7bb6038f1db61ac796c47590fb1a5a
parent3190a9fd70a6fe4473f102c63d39c1a1462ec2b8 (diff)
Correcting diskio write units in grafana dashboard
-rw-r--r--conf/glances-grafana.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/glances-grafana.json b/conf/glances-grafana.json
index 9f5c7c77..4d6cda5b 100644
--- a/conf/glances-grafana.json
+++ b/conf/glances-grafana.json
@@ -1335,7 +1335,7 @@
"show": true
},
{
- "format": "short",
+ "format": "bytes",
"logBase": 1,
"max": null,
"min": null,