Skip to content
Snippets Groups Projects
Verified Commit 578b7519 authored by Evangelos Foutras's avatar Evangelos Foutras :smiley_cat:
Browse files

Update Borg Backups dashboard

Increase default time range from 90 days to 6 months.
parent 5c4ff7af
No related branches found
No related tags found
No related merge requests found
......@@ -8,14 +8,22 @@
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"target": {
"limit": 100,
"matchAny": false,
"tags": [],
"type": "dashboard"
},
"type": "dashboard"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"gnetId": null,
"graphTooltip": 0,
"links": [],
"liveNow": false,
"panels": [
{
"datasource": "Prometheus",
......@@ -164,6 +172,7 @@
},
"id": 7,
"options": {
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
......@@ -175,7 +184,7 @@
"showThresholdMarkers": true,
"text": {}
},
"pluginVersion": "8.0.5",
"pluginVersion": "8.2.1",
"targets": [
{
"exemplar": true,
......@@ -364,19 +373,19 @@
}
],
"refresh": false,
"schemaVersion": 30,
"schemaVersion": 31,
"style": "dark",
"tags": [],
"templating": {
"list": []
},
"time": {
"from": "now-90d",
"from": "now-6M",
"to": "now"
},
"timepicker": {},
"timezone": "",
"title": "Borg Backups",
"uid": "Rnqpymznz",
"version": 33
"version": 34
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment