Skip to content

Commit 403e48d

Browse files
slardiereSébastien Lardière
andauthored
[*] make legends consistent in "Global Database Overview" dashboard
Harmonise the layout of legends: in a list and at the bottom for all signs Co-authored-by: Sébastien Lardière <s.lardiere@loxodata.com>
1 parent 0693dfe commit 403e48d

File tree

1 file changed

+41
-41
lines changed

1 file changed

+41
-41
lines changed

grafana/postgres/v12/1-global-db-overview.json

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,8 @@
217217
"mean",
218218
"max"
219219
],
220-
"displayMode": "table",
221-
"placement": "right",
220+
"displayMode": "list",
221+
"placement": "bottom",
222222
"showLegend": true,
223223
"sortBy": "Mean",
224224
"sortDesc": true
@@ -343,8 +343,8 @@
343343
"mean",
344344
"max"
345345
],
346-
"displayMode": "table",
347-
"placement": "right",
346+
"displayMode": "list",
347+
"placement": "bottom",
348348
"showLegend": true,
349349
"sortBy": "Mean",
350350
"sortDesc": true
@@ -486,8 +486,8 @@
486486
"mean",
487487
"max"
488488
],
489-
"displayMode": "table",
490-
"placement": "right",
489+
"displayMode": "list",
490+
"placement": "bottom",
491491
"showLegend": true,
492492
"sortBy": "Mean",
493493
"sortDesc": true
@@ -609,8 +609,8 @@
609609
"lastNotNull",
610610
"max"
611611
],
612-
"displayMode": "table",
613-
"placement": "right",
612+
"displayMode": "list",
613+
"placement": "bottom",
614614
"showLegend": true,
615615
"sortBy": "Max",
616616
"sortDesc": true
@@ -733,8 +733,8 @@
733733
"lastNotNull",
734734
"max"
735735
],
736-
"displayMode": "table",
737-
"placement": "right",
736+
"displayMode": "list",
737+
"placement": "bottom",
738738
"showLegend": true,
739739
"sortBy": "Max",
740740
"sortDesc": true
@@ -858,8 +858,8 @@
858858
"lastNotNull",
859859
"max"
860860
],
861-
"displayMode": "table",
862-
"placement": "right",
861+
"displayMode": "list",
862+
"placement": "bottom",
863863
"showLegend": true,
864864
"sortBy": "Max",
865865
"sortDesc": true
@@ -982,8 +982,8 @@
982982
"lastNotNull",
983983
"max"
984984
],
985-
"displayMode": "table",
986-
"placement": "right",
985+
"displayMode": "list",
986+
"placement": "bottom",
987987
"showLegend": true,
988988
"sortBy": "Max",
989989
"sortDesc": true
@@ -1106,8 +1106,8 @@
11061106
"lastNotNull",
11071107
"max"
11081108
],
1109-
"displayMode": "table",
1110-
"placement": "right",
1109+
"displayMode": "list",
1110+
"placement": "bottom",
11111111
"showLegend": true,
11121112
"sortBy": "Max",
11131113
"sortDesc": true
@@ -1231,8 +1231,8 @@
12311231
"lastNotNull",
12321232
"max"
12331233
],
1234-
"displayMode": "table",
1235-
"placement": "right",
1234+
"displayMode": "list",
1235+
"placement": "bottom",
12361236
"showLegend": true,
12371237
"sortBy": "Max",
12381238
"sortDesc": true
@@ -1374,8 +1374,8 @@
13741374
"lastNotNull",
13751375
"max"
13761376
],
1377-
"displayMode": "table",
1378-
"placement": "right",
1377+
"displayMode": "list",
1378+
"placement": "bottom",
13791379
"showLegend": true,
13801380
"sortBy": "Max",
13811381
"sortDesc": true
@@ -1500,8 +1500,8 @@
15001500
"mean",
15011501
"min"
15021502
],
1503-
"displayMode": "table",
1504-
"placement": "right",
1503+
"displayMode": "list",
1504+
"placement": "bottom",
15051505
"showLegend": true,
15061506
"sortBy": "Min",
15071507
"sortDesc": false
@@ -1624,8 +1624,8 @@
16241624
"mean",
16251625
"max"
16261626
],
1627-
"displayMode": "table",
1628-
"placement": "right",
1627+
"displayMode": "list",
1628+
"placement": "bottom",
16291629
"showLegend": true,
16301630
"sortBy": "Max",
16311631
"sortDesc": true
@@ -1749,8 +1749,8 @@
17491749
"mean",
17501750
"max"
17511751
],
1752-
"displayMode": "table",
1753-
"placement": "right",
1752+
"displayMode": "list",
1753+
"placement": "bottom",
17541754
"showLegend": true,
17551755
"sortBy": "Max",
17561756
"sortDesc": true
@@ -1873,8 +1873,8 @@
18731873
"mean",
18741874
"max"
18751875
],
1876-
"displayMode": "table",
1877-
"placement": "right",
1876+
"displayMode": "list",
1877+
"placement": "bottom",
18781878
"showLegend": true,
18791879
"sortBy": "Max",
18801880
"sortDesc": true
@@ -1998,8 +1998,8 @@
19981998
"lastNotNull",
19991999
"max"
20002000
],
2001-
"displayMode": "table",
2002-
"placement": "right",
2001+
"displayMode": "list",
2002+
"placement": "bottom",
20032003
"showLegend": true
20042004
},
20052005
"tooltip": {
@@ -2120,8 +2120,8 @@
21202120
"mean",
21212121
"max"
21222122
],
2123-
"displayMode": "table",
2124-
"placement": "right",
2123+
"displayMode": "list",
2124+
"placement": "bottom",
21252125
"showLegend": true,
21262126
"sortBy": "Max",
21272127
"sortDesc": true
@@ -2262,8 +2262,8 @@
22622262
"min",
22632263
"lastNotNull"
22642264
],
2265-
"displayMode": "table",
2266-
"placement": "right",
2265+
"displayMode": "list",
2266+
"placement": "bottom",
22672267
"showLegend": true,
22682268
"sortBy": "Last *",
22692269
"sortDesc": true
@@ -2385,8 +2385,8 @@
23852385
"calcs": [
23862386
"lastNotNull"
23872387
],
2388-
"displayMode": "table",
2389-
"placement": "right",
2388+
"displayMode": "list",
2389+
"placement": "bottom",
23902390
"showLegend": true,
23912391
"sortBy": "Last *",
23922392
"sortDesc": false
@@ -2506,8 +2506,8 @@
25062506
"calcs": [
25072507
"lastNotNull"
25082508
],
2509-
"displayMode": "table",
2510-
"placement": "right",
2509+
"displayMode": "list",
2510+
"placement": "bottom",
25112511
"showLegend": true,
25122512
"sortBy": "Last *",
25132513
"sortDesc": true
@@ -2658,8 +2658,8 @@
26582658
"calcs": [
26592659
"lastNotNull"
26602660
],
2661-
"displayMode": "table",
2662-
"placement": "right",
2661+
"displayMode": "list",
2662+
"placement": "bottom",
26632663
"showLegend": true,
26642664
"sortBy": "Last *",
26652665
"sortDesc": true
@@ -2849,4 +2849,4 @@
28492849
"title": "1. Global Database Overview",
28502850
"uid": "global-database-overview",
28512851
"version": 1
2852-
}
2852+
}

0 commit comments

Comments
 (0)