Skip to content

Commit

Permalink
dashboard rev 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrej Walilko committed Apr 15, 2021
1 parent c1aba0a commit d16b822
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions tomato router dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@
"grid": {},
"gridPos": {
"h": 8,
"w": 5,
"w": 7,
"x": 0,
"y": 3
},
Expand All @@ -510,6 +510,7 @@
"current": true,
"max": true,
"min": true,
"rightSide": false,
"show": true,
"total": false,
"values": true
Expand Down Expand Up @@ -590,13 +591,15 @@
},
"yaxes": [
{
"$$hashKey": "object:1583",
"format": "ms",
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"$$hashKey": "object:1584",
"format": "short",
"logBase": 1,
"max": null,
Expand Down Expand Up @@ -626,8 +629,8 @@
"grid": {},
"gridPos": {
"h": 8,
"w": 5,
"x": 5,
"w": 3,
"x": 7,
"y": 3
},
"hiddenSeries": false,
Expand Down Expand Up @@ -765,7 +768,7 @@
"current": false,
"max": false,
"min": false,
"show": true,
"show": false,
"total": false,
"values": false
},
Expand Down Expand Up @@ -846,13 +849,15 @@
},
"yaxes": [
{
"$$hashKey": "object:1472",
"format": "short",
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"$$hashKey": "object:1473",
"format": "short",
"logBase": 1,
"max": null,
Expand Down Expand Up @@ -1027,7 +1032,7 @@
"current": false,
"max": false,
"min": false,
"show": true,
"show": false,
"total": false,
"values": false
},
Expand Down Expand Up @@ -2459,7 +2464,7 @@
"current": false,
"max": false,
"min": false,
"show": true,
"show": false,
"total": false,
"values": false
},
Expand Down Expand Up @@ -3420,7 +3425,7 @@
}
}
],
"refresh": "",
"refresh": false,
"schemaVersion": 27,
"style": "dark",
"tags": [],
Expand Down Expand Up @@ -3460,5 +3465,5 @@
"timezone": "browser",
"title": "FreshTomato Router Dashboard",
"uid": "s8WX75XMz",
"version": 10
"version": 11
}

0 comments on commit d16b822

Please sign in to comment.