Skip to content

Commit 4375ed0

Browse files
committed
improved docker containers dashboard
1 parent 5d5a829 commit 4375ed0

File tree

1 file changed

+29
-5
lines changed

1 file changed

+29
-5
lines changed

grafana/dashboards/docker containers.json

+29-5
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"gnetId": 1150,
1818
"graphTooltip": 0,
1919
"id": null,
20-
"iteration": 1543337275441,
20+
"iteration": 1543436369641,
2121
"links": [],
2222
"panels": [
2323
{
@@ -397,7 +397,7 @@
397397
"fill": 1,
398398
"gridPos": {
399399
"h": 4,
400-
"w": 10,
400+
"w": 13,
401401
"x": 11,
402402
"y": 0
403403
},
@@ -1237,6 +1237,12 @@
12371237
"10s"
12381238
],
12391239
"type": "derivative"
1240+
},
1241+
{
1242+
"params": [
1243+
" / 10"
1244+
],
1245+
"type": "math"
12401246
}
12411247
]
12421248
],
@@ -1296,6 +1302,12 @@
12961302
"10s"
12971303
],
12981304
"type": "derivative"
1305+
},
1306+
{
1307+
"params": [
1308+
" / 10"
1309+
],
1310+
"type": "math"
12991311
}
13001312
]
13011313
],
@@ -1336,7 +1348,7 @@
13361348
"yaxes": [
13371349
{
13381350
"$$hashKey": "object:1865",
1339-
"format": "bytes",
1351+
"format": "Bps",
13401352
"label": null,
13411353
"logBase": 1,
13421354
"max": null,
@@ -1373,7 +1385,7 @@
13731385
"x": 9,
13741386
"y": 18
13751387
},
1376-
"id": 8,
1388+
"id": 12,
13771389
"legend": {
13781390
"alignAsTable": true,
13791391
"avg": true,
@@ -1452,6 +1464,12 @@
14521464
"10s"
14531465
],
14541466
"type": "derivative"
1467+
},
1468+
{
1469+
"params": [
1470+
" / 10"
1471+
],
1472+
"type": "math"
14551473
}
14561474
]
14571475
],
@@ -1511,6 +1529,12 @@
15111529
"10s"
15121530
],
15131531
"type": "derivative"
1532+
},
1533+
{
1534+
"params": [
1535+
" / 10"
1536+
],
1537+
"type": "math"
15141538
}
15151539
]
15161540
],
@@ -1545,7 +1569,7 @@
15451569
"yaxes": [
15461570
{
15471571
"$$hashKey": "object:2056",
1548-
"format": "bytes",
1572+
"format": "Bps",
15491573
"label": null,
15501574
"logBase": 1,
15511575
"max": null,

0 commit comments

Comments
 (0)