Skip to content

Commit 7ef5601

Browse files
committed
Grafana 12.1.1
1 parent b60a8ec commit 7ef5601

25 files changed

+168
-167
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
- fix(nix): correctly set default Grafana dashboard path (#4870 - @JakobLichterfeld)
1515
- feat(nix): allow disabling default Grafana dashboard with setDefaultDashboard option (#4870 - @JakobLichterfeld)
1616
- fix: set descent and ascent to 0 when out of bounds (> 32767 meters) to ensure migration succeeds (#4882 - @swiffer)
17+
- feat: use Grafana 12.1.1 (#4886 - @swiffer)
1718

1819
#### Build, CI, internal
1920

grafana/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ensure selecting a tag that is available for arm/v7, arm64, and amd64
22
# https://hub.docker.com/r/grafana/grafana/tags
3-
FROM grafana/grafana-oss:12.1.0
3+
FROM grafana/grafana-oss:12.1.1
44

55
ENV GF_ANALYTICS_REPORTING_ENABLED=false \
66
GF_AUTH_ANONYMOUS_ENABLED=false \

grafana/dashboards/battery-health.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"textMode": "value_and_name",
9797
"wideLayout": true
9898
},
99-
"pluginVersion": "12.1.0",
99+
"pluginVersion": "12.1.1",
100100
"targets": [
101101
{
102102
"datasource": {
@@ -240,7 +240,7 @@
240240
"textMode": "value_and_name",
241241
"wideLayout": true
242242
},
243-
"pluginVersion": "12.1.0",
243+
"pluginVersion": "12.1.1",
244244
"targets": [
245245
{
246246
"datasource": {
@@ -329,7 +329,7 @@
329329
"textMode": "value_and_name",
330330
"wideLayout": true
331331
},
332-
"pluginVersion": "12.1.0",
332+
"pluginVersion": "12.1.1",
333333
"targets": [
334334
{
335335
"datasource": {
@@ -538,7 +538,7 @@
538538
"sort": "none"
539539
}
540540
},
541-
"pluginVersion": "12.1.0",
541+
"pluginVersion": "12.1.1",
542542
"targets": [
543543
{
544544
"datasource": {
@@ -632,7 +632,7 @@
632632
"showThresholdMarkers": true,
633633
"sizing": "auto"
634634
},
635-
"pluginVersion": "12.1.0",
635+
"pluginVersion": "12.1.1",
636636
"targets": [
637637
{
638638
"datasource": {
@@ -733,7 +733,7 @@
733733
"sizing": "auto",
734734
"valueMode": "color"
735735
},
736-
"pluginVersion": "12.1.0",
736+
"pluginVersion": "12.1.1",
737737
"targets": [
738738
{
739739
"datasource": {
@@ -862,7 +862,7 @@
862862
"textMode": "value_and_name",
863863
"wideLayout": true
864864
},
865-
"pluginVersion": "12.1.0",
865+
"pluginVersion": "12.1.1",
866866
"targets": [
867867
{
868868
"datasource": {
@@ -1067,7 +1067,7 @@
10671067
"text": {},
10681068
"valueMode": "color"
10691069
},
1070-
"pluginVersion": "12.1.0",
1070+
"pluginVersion": "12.1.1",
10711071
"targets": [
10721072
{
10731073
"datasource": {
@@ -1239,7 +1239,7 @@
12391239
"textMode": "value",
12401240
"wideLayout": true
12411241
},
1242-
"pluginVersion": "12.1.0",
1242+
"pluginVersion": "12.1.1",
12431243
"targets": [
12441244
{
12451245
"datasource": {
@@ -1344,7 +1344,7 @@
13441344
"text": {},
13451345
"valueMode": "color"
13461346
},
1347-
"pluginVersion": "12.1.0",
1347+
"pluginVersion": "12.1.1",
13481348
"targets": [
13491349
{
13501350
"datasource": {
@@ -1547,7 +1547,7 @@
15471547
"sort": "none"
15481548
}
15491549
},
1550-
"pluginVersion": "12.1.0",
1550+
"pluginVersion": "12.1.1",
15511551
"targets": [
15521552
{
15531553
"datasource": {

grafana/dashboards/charge-level.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"sort": "none"
139139
}
140140
},
141-
"pluginVersion": "12.1.0",
141+
"pluginVersion": "12.1.1",
142142
"targets": [
143143
{
144144
"datasource": {

grafana/dashboards/charges.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"textMode": "auto",
124124
"wideLayout": true
125125
},
126-
"pluginVersion": "12.1.0",
126+
"pluginVersion": "12.1.1",
127127
"targets": [
128128
{
129129
"datasource": {
@@ -222,7 +222,7 @@
222222
"textMode": "auto",
223223
"wideLayout": true
224224
},
225-
"pluginVersion": "12.1.0",
225+
"pluginVersion": "12.1.1",
226226
"targets": [
227227
{
228228
"datasource": {
@@ -322,7 +322,7 @@
322322
"textMode": "auto",
323323
"wideLayout": true
324324
},
325-
"pluginVersion": "12.1.0",
325+
"pluginVersion": "12.1.1",
326326
"targets": [
327327
{
328328
"datasource": {
@@ -423,7 +423,7 @@
423423
"textMode": "auto",
424424
"wideLayout": true
425425
},
426-
"pluginVersion": "12.1.0",
426+
"pluginVersion": "12.1.1",
427427
"targets": [
428428
{
429429
"datasource": {
@@ -1174,7 +1174,7 @@
11741174
"showHeader": true,
11751175
"sortBy": []
11761176
},
1177-
"pluginVersion": "12.1.0",
1177+
"pluginVersion": "12.1.1",
11781178
"targets": [
11791179
{
11801180
"datasource": {
@@ -1242,7 +1242,7 @@
12421242
"content": "From here you can check if you have \nincomplete data of **Charges** (charges without ending date)\nIf so, you may follow the official \nguide by <a href='https://docs.teslamate.org/docs/maintenance/manually_fixing_data' target='_blank'>Manually fixing data</a>",
12431243
"mode": "markdown"
12441244
},
1245-
"pluginVersion": "12.1.0",
1245+
"pluginVersion": "12.1.1",
12461246
"title": "",
12471247
"type": "text"
12481248
},
@@ -1298,7 +1298,7 @@
12981298
},
12991299
"showHeader": true
13001300
},
1301-
"pluginVersion": "12.1.0",
1301+
"pluginVersion": "12.1.1",
13021302
"targets": [
13031303
{
13041304
"datasource": {

grafana/dashboards/charging-stats.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"textMode": "value",
104104
"wideLayout": true
105105
},
106-
"pluginVersion": "12.1.0",
106+
"pluginVersion": "12.1.1",
107107
"targets": [
108108
{
109109
"datasource": {
@@ -188,7 +188,7 @@
188188
"textMode": "value",
189189
"wideLayout": true
190190
},
191-
"pluginVersion": "12.1.0",
191+
"pluginVersion": "12.1.1",
192192
"targets": [
193193
{
194194
"datasource": {
@@ -274,7 +274,7 @@
274274
"textMode": "value",
275275
"wideLayout": true
276276
},
277-
"pluginVersion": "12.1.0",
277+
"pluginVersion": "12.1.1",
278278
"targets": [
279279
{
280280
"datasource": {
@@ -360,7 +360,7 @@
360360
"textMode": "value",
361361
"wideLayout": true
362362
},
363-
"pluginVersion": "12.1.0",
363+
"pluginVersion": "12.1.1",
364364
"targets": [
365365
{
366366
"datasource": {
@@ -440,7 +440,7 @@
440440
"textMode": "auto",
441441
"wideLayout": true
442442
},
443-
"pluginVersion": "12.1.0",
443+
"pluginVersion": "12.1.1",
444444
"targets": [
445445
{
446446
"datasource": {
@@ -522,7 +522,7 @@
522522
"textMode": "auto",
523523
"wideLayout": true
524524
},
525-
"pluginVersion": "12.1.0",
525+
"pluginVersion": "12.1.1",
526526
"targets": [
527527
{
528528
"datasource": {
@@ -604,7 +604,7 @@
604604
"textMode": "auto",
605605
"wideLayout": true
606606
},
607-
"pluginVersion": "12.1.0",
607+
"pluginVersion": "12.1.1",
608608
"targets": [
609609
{
610610
"datasource": {
@@ -686,7 +686,7 @@
686686
"textMode": "auto",
687687
"wideLayout": true
688688
},
689-
"pluginVersion": "12.1.0",
689+
"pluginVersion": "12.1.1",
690690
"targets": [
691691
{
692692
"datasource": {
@@ -793,7 +793,7 @@
793793
"unit": "short"
794794
}
795795
},
796-
"pluginVersion": "12.1.0",
796+
"pluginVersion": "12.1.1",
797797
"targets": [
798798
{
799799
"datasource": {
@@ -948,7 +948,7 @@
948948
"sort": "desc"
949949
}
950950
},
951-
"pluginVersion": "12.1.0",
951+
"pluginVersion": "12.1.1",
952952
"targets": [
953953
{
954954
"datasource": {
@@ -1134,7 +1134,7 @@
11341134
"sort": "none"
11351135
}
11361136
},
1137-
"pluginVersion": "12.1.0",
1137+
"pluginVersion": "12.1.1",
11381138
"targets": [
11391139
{
11401140
"datasource": {
@@ -1311,7 +1311,7 @@
13111311
"zoom": 15
13121312
}
13131313
},
1314-
"pluginVersion": "12.1.0",
1314+
"pluginVersion": "12.1.1",
13151315
"targets": [
13161316
{
13171317
"datasource": {
@@ -1436,7 +1436,7 @@
14361436
"sort": "none"
14371437
}
14381438
},
1439-
"pluginVersion": "12.1.0",
1439+
"pluginVersion": "12.1.1",
14401440
"targets": [
14411441
{
14421442
"datasource": {
@@ -1651,7 +1651,7 @@
16511651
"sort": "none"
16521652
}
16531653
},
1654-
"pluginVersion": "12.1.0",
1654+
"pluginVersion": "12.1.1",
16551655
"targets": [
16561656
{
16571657
"datasource": {
@@ -1820,7 +1820,7 @@
18201820
"showHeader": true,
18211821
"sortBy": []
18221822
},
1823-
"pluginVersion": "12.1.0",
1823+
"pluginVersion": "12.1.1",
18241824
"targets": [
18251825
{
18261826
"datasource": {
@@ -2036,7 +2036,7 @@
20362036
"showHeader": true,
20372037
"sortBy": []
20382038
},
2039-
"pluginVersion": "12.1.0",
2039+
"pluginVersion": "12.1.1",
20402040
"targets": [
20412041
{
20422042
"datasource": {
@@ -2161,7 +2161,7 @@
21612161
},
21622162
"showHeader": true
21632163
},
2164-
"pluginVersion": "12.1.0",
2164+
"pluginVersion": "12.1.1",
21652165
"targets": [
21662166
{
21672167
"datasource": {
@@ -2282,7 +2282,7 @@
22822282
},
22832283
"showHeader": true
22842284
},
2285-
"pluginVersion": "12.1.0",
2285+
"pluginVersion": "12.1.1",
22862286
"targets": [
22872287
{
22882288
"datasource": {

0 commit comments

Comments
 (0)