Fix MB instead of MBps

This commit is contained in:
Ricardo F 2018-04-04 15:01:05 +02:00
parent 0681dddb23
commit 102edc9ff9

View file

@ -364,7 +364,7 @@
},
"yaxes": [
{
"format": "Bps",
"format": "bytes",
"label": null,
"logBase": 1,
"max": null,
@ -468,7 +468,7 @@
},
"yaxes": [
{
"format": "none",
"format": "short",
"label": null,
"logBase": 1,
"max": null,
@ -829,7 +829,7 @@
},
"yaxes": [
{
"format": "Bps",
"format": "bytes",
"label": null,
"logBase": 1,
"max": null,
@ -925,7 +925,7 @@
},
"yaxes": [
{
"format": "Bps",
"format": "bytes",
"label": null,
"logBase": 1,
"max": null,
@ -1030,7 +1030,7 @@
},
"yaxes": [
{
"format": "none",
"format": "short",
"label": null,
"logBase": 1,
"max": null,
@ -1111,7 +1111,7 @@
},
"yaxes": [
{
"format": "none",
"format": "short",
"label": null,
"logBase": 1,
"max": null,
@ -2667,7 +2667,7 @@
},
"yaxes": [
{
"format": "bps",
"format": "bytes",
"label": null,
"logBase": 1,
"max": null,
@ -2831,7 +2831,7 @@
"legendFormat": "{{ backend }} / {{ server }}",
"metric": "",
"refId": "A",
"step": 79
"step": 30
}
],
"thresholds": [],
@ -2912,7 +2912,7 @@
"legendFormat": "{{ backend }} / {{ server }}",
"metric": "",
"refId": "A",
"step": 79
"step": 30
}
],
"thresholds": [],
@ -4398,7 +4398,6 @@
"auto_count": 30,
"auto_min": "10s",
"current": {
"selected": true,
"text": "30s",
"value": "30s"
},