diff --git a/docker-compose/grafana/dashboards/home.json b/docker-compose/grafana/dashboards/home.json index 85ccf3335c05ee968e6891f03f589dc57de6121a..8f3f49f0d92d229c35f67863ddbcdb5a13a7795c 100644 --- a/docker-compose/grafana/dashboards/home.json +++ b/docker-compose/grafana/dashboards/home.json @@ -96,7 +96,7 @@ }, "gridPos": { "h": 9, - "w": 12, + "w": 6, "x": 0, "y": 1 }, @@ -105,7 +105,7 @@ "colorMode": "background", "graphMode": "none", "justifyMode": "auto", - "orientation": "auto", + "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" @@ -120,7 +120,7 @@ "targets": [ { "exemplar": true, - "expr": "device_attribute{label=\"State\"}", + "expr": "device_attribute{label=\"State\",device=~\"lts/.*/1\"}", "instant": false, "interval": "", "legendFormat": "{{device}}", @@ -185,7 +185,7 @@ "gridPos": { "h": 9, "w": 12, - "x": 12, + "x": 6, "y": 1 }, "id": 32, @@ -1429,7 +1429,7 @@ "type": "timeseries" }, { - "collapsed": true, + "collapsed": false, "datasource": null, "gridPos": { "h": 1,