update dashboard
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"editable": false,
|
||||
"fiscalYearStartMonth": 0,
|
||||
"graphTooltip": 0,
|
||||
"id": 54,
|
||||
"id": 28,
|
||||
"links": [],
|
||||
"panels": [
|
||||
{
|
||||
@@ -37,7 +37,7 @@
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "prometheus"
|
||||
"uid": "${DS_PROMETHEUS}"
|
||||
},
|
||||
"description": "",
|
||||
"fieldConfig": {
|
||||
@@ -47,8 +47,7 @@
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "rgb(255, 255, 255)",
|
||||
"value": null
|
||||
"color": "rgb(255, 255, 255)"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -77,12 +76,12 @@
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "11.4.0",
|
||||
"pluginVersion": "12.0.0",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "prometheus"
|
||||
"uid": "${DS_PROMETHEUS}"
|
||||
},
|
||||
"editorMode": "code",
|
||||
"expr": "sum(radrr_queue_total{namespace=\"$namespace\"} OR on() vector(0)) by (namespace)",
|
||||
@@ -94,7 +93,7 @@
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "prometheus"
|
||||
"uid": "${DS_PROMETHEUS}"
|
||||
},
|
||||
"editorMode": "code",
|
||||
"expr": "sum(radarr_history_total{namespace=\"$namespace\"}) by (namespace)",
|
||||
@@ -111,7 +110,7 @@
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "prometheus"
|
||||
"uid": "${DS_PROMETHEUS}"
|
||||
},
|
||||
"description": "",
|
||||
"fieldConfig": {
|
||||
@@ -121,8 +120,7 @@
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "rgb(255, 255, 255)",
|
||||
"value": null
|
||||
"color": "rgb(255, 255, 255)"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -131,7 +129,7 @@
|
||||
},
|
||||
"gridPos": {
|
||||
"h": 16,
|
||||
"w": 4,
|
||||
"w": 5,
|
||||
"x": 5,
|
||||
"y": 1
|
||||
},
|
||||
@@ -151,12 +149,12 @@
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "11.4.0",
|
||||
"pluginVersion": "12.0.0",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "prometheus"
|
||||
"uid": "${DS_PROMETHEUS}"
|
||||
},
|
||||
"editorMode": "code",
|
||||
"expr": "sum(radarr_movie_missing_total{namespace=\"$namespace\"}) by (namespace)",
|
||||
@@ -168,7 +166,7 @@
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "prometheus"
|
||||
"uid": "${DS_PROMETHEUS}"
|
||||
},
|
||||
"editorMode": "code",
|
||||
"expr": "sum(radarr_movie_monitored_total{namespace=\"$namespace\"}) by (namespace)",
|
||||
@@ -180,7 +178,7 @@
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "prometheus"
|
||||
"uid": "${DS_PROMETHEUS}"
|
||||
},
|
||||
"editorMode": "code",
|
||||
"expr": "sum(radarr_movie_total{namespace=\"$namespace\"}) by (namespace)",
|
||||
@@ -196,7 +194,7 @@
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "prometheus"
|
||||
"uid": "${DS_PROMETHEUS}"
|
||||
},
|
||||
"fieldConfig": {
|
||||
"defaults": {
|
||||
@@ -218,8 +216,8 @@
|
||||
},
|
||||
"gridPos": {
|
||||
"h": 16,
|
||||
"w": 7,
|
||||
"x": 9,
|
||||
"w": 11,
|
||||
"x": 10,
|
||||
"y": 1
|
||||
},
|
||||
"id": 4,
|
||||
@@ -239,16 +237,17 @@
|
||||
"values": false
|
||||
},
|
||||
"tooltip": {
|
||||
"hideZeros": false,
|
||||
"mode": "single",
|
||||
"sort": "none"
|
||||
}
|
||||
},
|
||||
"pluginVersion": "11.4.0",
|
||||
"pluginVersion": "12.0.0",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "prometheus"
|
||||
"uid": "${DS_PROMETHEUS}"
|
||||
},
|
||||
"editorMode": "code",
|
||||
"expr": "sort_desc(sum(radarr_movie_quality_total{namespace=\"$namespace\"}) by (quality))",
|
||||
@@ -277,7 +276,7 @@
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "prometheus"
|
||||
"uid": "${DS_PROMETHEUS}"
|
||||
},
|
||||
"description": "",
|
||||
"fieldConfig": {
|
||||
@@ -287,8 +286,7 @@
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "rgb(255, 255, 255)",
|
||||
"value": null
|
||||
"color": "rgb(255, 255, 255)"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -298,7 +296,7 @@
|
||||
},
|
||||
"gridPos": {
|
||||
"h": 5,
|
||||
"w": 8,
|
||||
"w": 10,
|
||||
"x": 0,
|
||||
"y": 18
|
||||
},
|
||||
@@ -318,12 +316,12 @@
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "11.4.0",
|
||||
"pluginVersion": "12.0.0",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "prometheus"
|
||||
"uid": "${DS_PROMETHEUS}"
|
||||
},
|
||||
"editorMode": "code",
|
||||
"expr": "sum(radarr_movie_filesize_total{namespace=\"$namespace\"}) by (namespace)",
|
||||
@@ -339,7 +337,7 @@
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "prometheus"
|
||||
"uid": "${DS_PROMETHEUS}"
|
||||
},
|
||||
"description": "",
|
||||
"fieldConfig": {
|
||||
@@ -349,8 +347,7 @@
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "rgb(255, 255, 255)",
|
||||
"value": null
|
||||
"color": "rgb(255, 255, 255)"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -360,8 +357,8 @@
|
||||
},
|
||||
"gridPos": {
|
||||
"h": 5,
|
||||
"w": 8,
|
||||
"x": 8,
|
||||
"w": 11,
|
||||
"x": 10,
|
||||
"y": 18
|
||||
},
|
||||
"id": 13,
|
||||
@@ -380,12 +377,12 @@
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "11.4.0",
|
||||
"pluginVersion": "12.0.0",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "prometheus"
|
||||
"uid": "${DS_PROMETHEUS}"
|
||||
},
|
||||
"editorMode": "code",
|
||||
"expr": "sum(radarr_rootfolder_freespace_bytes{namespace=\"$namespace\"}) by (namespace)",
|
||||
@@ -401,14 +398,14 @@
|
||||
],
|
||||
"preload": true,
|
||||
"refresh": "",
|
||||
"schemaVersion": 40,
|
||||
"schemaVersion": 41,
|
||||
"tags": ["apps"],
|
||||
"templating": {
|
||||
"list": [
|
||||
{
|
||||
"current": {
|
||||
"text": "Prometheus",
|
||||
"value": "prometheus"
|
||||
"value": "kube-prometheus-stack"
|
||||
},
|
||||
"includeAll": false,
|
||||
"label": "Datasource",
|
||||
@@ -421,8 +418,8 @@
|
||||
},
|
||||
{
|
||||
"current": {
|
||||
"text": "radarr5",
|
||||
"value": "radarr5"
|
||||
"text": "radarr",
|
||||
"value": "radarr"
|
||||
},
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
@@ -452,5 +449,5 @@
|
||||
"timezone": "browser",
|
||||
"title": "Radarr",
|
||||
"uid": "2a6acbba669631b2f359bd9e2ce84162",
|
||||
"weekStart": ""
|
||||
"version": 2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user