Fix Swap I/O panel in Grafana System dashboard

Change-Id: I238839de98aa511ff0c416efba115b05998f8d3a
Partial-Bug: 1614574
This commit is contained in:
Swann Croiset 2016-08-23 14:42:49 +02:00 committed by Simon Pasquier
parent 4b1515aef7
commit 6d920cff9e
1 changed files with 4 additions and 4 deletions

View File

@ -3598,7 +3598,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Swap page operations",
"title": "Swap I/O",
"tooltip": {
"msResolution": false,
"shared": true,
@ -3611,7 +3611,7 @@
"yaxes": [
{
"format": "Bps",
"label": "per second",
"label": "",
"logBase": 1,
"max": null,
"min": 0,
@ -3622,7 +3622,7 @@
"logBase": 1,
"max": null,
"min": null,
"show": true
"show": false
}
]
}
@ -3748,4 +3748,4 @@
"timezone": "browser",
"title": "System",
"version": 3
}
}