Skip to content

Commit

Permalink
Export all Dashboards via Grafana 11.0.0 (#3971)
Browse files Browse the repository at this point in the history
  • Loading branch information
swiffer authored Jun 18, 2024
1 parent a6eee7e commit 796e13c
Show file tree
Hide file tree
Showing 14 changed files with 1,402 additions and 826 deletions.
45 changes: 23 additions & 22 deletions grafana/dashboards/charges.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "grafana",
"id": "grafana",
"name": "Grafana",
"version": "10.4.0"
"version": "11.0.0"
},
{
"type": "datasource",
Expand Down Expand Up @@ -873,7 +873,7 @@
}
]
},
"pluginVersion": "10.4.0",
"pluginVersion": "11.0.0",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -997,9 +997,13 @@
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "10.4.0",
"pluginVersion": "11.0.0",
"targets": [
{
"datasource": {
"type": "grafana-postgresql-datasource",
"uid": "TeslaMate"
},
"format": "time_series",
"group": [],
"metricColumn": "none",
Expand All @@ -1025,11 +1029,7 @@
"params": [],
"type": "macro"
}
],
"datasource": {
"type": "grafana-postgresql-datasource",
"uid": "TeslaMate"
}
]
}
],
"title": "Energy added",
Expand Down Expand Up @@ -1098,9 +1098,13 @@
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "10.4.0",
"pluginVersion": "11.0.0",
"targets": [
{
"datasource": {
"type": "grafana-postgresql-datasource",
"uid": "TeslaMate"
},
"format": "time_series",
"group": [],
"metricColumn": "none",
Expand All @@ -1126,11 +1130,7 @@
"params": [],
"type": "macro"
}
],
"datasource": {
"type": "grafana-postgresql-datasource",
"uid": "TeslaMate"
}
]
}
],
"title": "Energy used",
Expand Down Expand Up @@ -1200,9 +1200,13 @@
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "10.4.0",
"pluginVersion": "11.0.0",
"targets": [
{
"datasource": {
"type": "grafana-postgresql-datasource",
"uid": "TeslaMate"
},
"format": "time_series",
"group": [],
"metricColumn": "none",
Expand All @@ -1228,11 +1232,7 @@
"params": [],
"type": "macro"
}
],
"datasource": {
"type": "grafana-postgresql-datasource",
"uid": "TeslaMate"
}
]
}
],
"title": "Cost",
Expand Down Expand Up @@ -1429,6 +1429,7 @@
"from": "now-6M",
"to": "now"
},
"timeRangeUpdatedDuringEditOrView": false,
"timepicker": {
"refresh_intervals": [
"5s",
Expand Down Expand Up @@ -1457,6 +1458,6 @@
"timezone": "",
"title": "Charges",
"uid": "TSmNYvRRk",
"version": 5,
"version": 3,
"weekStart": ""
}
}
Loading

0 comments on commit 796e13c

Please sign in to comment.