Skip to content

Commit 6c269ab

Browse files
authored
Adding top-levekl row (#17)
1 parent 2e6d2a2 commit 6c269ab

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

postgres_mixin/dashboards/postgres-overview.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,26 @@
3131
"liveNow": false,
3232
"panels": [
3333
{
34+
"collapse": false,
35+
"collapsed": false,
36+
"gridPos": {
37+
"h": 2,
38+
"w": 8,
39+
"x": 0,
40+
"y": 0
41+
},
42+
"panels": [ ],
43+
"repeat": null,
44+
"repeatIteration": null,
45+
"repeatRowId": null,
46+
"showTitle": true,
47+
"span": 4,
48+
"title": "Postgres Overview",
49+
"titleSize": "h6",
50+
"type": "row"
51+
},
52+
{
53+
3454
"datasource": {
3555
"uid": "$datasource"
3656
},

0 commit comments

Comments
 (0)