Merge "Fix Swap I/O panel in Grafana System dashboard"

This commit is contained in:
Jenkins 2016-08-26 13:22:00 +00:00 committed by Gerrit Code Review
commit 214c323e13
1 changed files with 4 additions and 4 deletions

View File

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