Skip to content

Commit

Permalink
Update battery.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulPickhardt authored Apr 8, 2024
1 parent 8a42b2c commit c9e34c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions provisioning/dashboards/battery.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 14,
"id": 3,
"links": [],
"liveNow": false,
"panels": [
Expand Down Expand Up @@ -1268,7 +1268,7 @@
"expr": "sum(increase(battery_consumption_sum{save_battery=\"False\"}[1d])) / sum(increase(battery_consumption_count{save_battery=\"False\"}[1d]))",
"format": "time_series",
"instant": false,
"legendFormat": "__auto",
"legendFormat": "Average battery consumption in %",
"range": true,
"refId": "A"
}
Expand All @@ -1284,7 +1284,7 @@
"list": []
},
"time": {
"from": "now-15m",
"from": "now-2d",
"to": "now"
},
"timeRangeUpdatedDuringEditOrView": false,
Expand Down

0 comments on commit c9e34c8

Please sign in to comment.