update dashboards
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -18,7 +18,7 @@
|
|||||||
"editable": false,
|
"editable": false,
|
||||||
"fiscalYearStartMonth": 0,
|
"fiscalYearStartMonth": 0,
|
||||||
"graphTooltip": 0,
|
"graphTooltip": 0,
|
||||||
"id": 9,
|
"id": 301,
|
||||||
"links": [],
|
"links": [],
|
||||||
"panels": [
|
"panels": [
|
||||||
{
|
{
|
||||||
@@ -393,10 +393,14 @@
|
|||||||
"preload": true,
|
"preload": true,
|
||||||
"refresh": "",
|
"refresh": "",
|
||||||
"schemaVersion": 40,
|
"schemaVersion": 40,
|
||||||
"tags": [],
|
"tags": ["apps"],
|
||||||
"templating": {
|
"templating": {
|
||||||
"list": [
|
"list": [
|
||||||
{
|
{
|
||||||
|
"current": {
|
||||||
|
"text": "Prometheus",
|
||||||
|
"value": "prometheus"
|
||||||
|
},
|
||||||
"includeAll": false,
|
"includeAll": false,
|
||||||
"label": "Datasource",
|
"label": "Datasource",
|
||||||
"name": "DS_PROMETHEUS",
|
"name": "DS_PROMETHEUS",
|
||||||
@@ -415,7 +419,7 @@
|
|||||||
"timepicker": {},
|
"timepicker": {},
|
||||||
"timezone": "browser",
|
"timezone": "browser",
|
||||||
"title": "Radarr",
|
"title": "Radarr",
|
||||||
"uid": "F2vfZUNGz",
|
"uid": "2a6acbba669631b2f359bd9e2ce84162",
|
||||||
"version": 2,
|
"version": 4,
|
||||||
"weekStart": ""
|
"weekStart": ""
|
||||||
}
|
}
|
||||||
|
@@ -15,11 +15,10 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"description": "This is a dashboard for Sonarr v3 (exportarr does not work with Sonarr v2). You will need to install exportarr (https://github.com/onedr0p/exportarr) in order to use this dashboard.",
|
"editable": false,
|
||||||
"editable": true,
|
|
||||||
"fiscalYearStartMonth": 0,
|
"fiscalYearStartMonth": 0,
|
||||||
"graphTooltip": 0,
|
"graphTooltip": 0,
|
||||||
"id": 13,
|
"id": 302,
|
||||||
"links": [],
|
"links": [],
|
||||||
"panels": [
|
"panels": [
|
||||||
{
|
{
|
||||||
@@ -465,33 +464,36 @@
|
|||||||
"type": "stat"
|
"type": "stat"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"preload": false,
|
"preload": true,
|
||||||
"refresh": "5s",
|
"refresh": "",
|
||||||
"schemaVersion": 40,
|
"schemaVersion": 40,
|
||||||
"tags": [],
|
"tags": ["apps"],
|
||||||
"templating": {
|
"templating": {
|
||||||
"list": []
|
"list": [
|
||||||
},
|
{
|
||||||
"time": {
|
"current": {
|
||||||
"from": "now-6h",
|
"text": "Prometheus",
|
||||||
"to": "now"
|
"value": "prometheus"
|
||||||
},
|
},
|
||||||
"timepicker": {
|
"includeAll": false,
|
||||||
"refresh_intervals": [
|
"label": "Datasource",
|
||||||
"10s",
|
"name": "DS_PROMETHEUS",
|
||||||
"30s",
|
"options": [],
|
||||||
"1m",
|
"query": "prometheus",
|
||||||
"5m",
|
"refresh": 1,
|
||||||
"15m",
|
"regex": "",
|
||||||
"30m",
|
"type": "datasource"
|
||||||
"1h",
|
}
|
||||||
"2h",
|
|
||||||
"1d"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"timezone": "",
|
"time": {
|
||||||
"title": "Sonarr v3",
|
"from": "now-24h",
|
||||||
"uid": "vGjT_QWMk",
|
"to": "now"
|
||||||
"version": 1,
|
},
|
||||||
|
"timepicker": {},
|
||||||
|
"timezone": "browser",
|
||||||
|
"title": "Sonarr",
|
||||||
|
"uid": "f28ecb46adfc02a0262e3d4c9b77fed0",
|
||||||
|
"version": 3,
|
||||||
"weekStart": ""
|
"weekStart": ""
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user