2023-05-04 20:17:01 +00:00
apiVersion : v1
kind : ConfigMap
metadata :
name : sonarr-grafana-dashboard
namespace : monitoring
labels :
grafana_dashboard : "1"
data :
sonarr-metrics.json : |-
{
"__inputs": [
{
"name": "DS_VICTORIA" ,
"label": "Victoria" ,
"description": "" ,
"type": "datasource" ,
"pluginId": "prometheus" ,
"pluginName": "Prometheus"
}
] ,
"__elements": {},
"__requires": [
{
"type": "grafana" ,
"id": "grafana" ,
"name": "Grafana" ,
"version": "9.4.7"
},
{
"type": "panel" ,
"id": "piechart" ,
"name": "Pie chart" ,
"version": ""
},
{
"type": "datasource" ,
"id": "prometheus" ,
"name": "Prometheus" ,
"version": "1.0.0"
},
{
"type": "panel" ,
"id": "stat" ,
"name": "Stat" ,
"version": ""
}
] ,
"annotations": {
"list": [
{
"builtIn": 1 ,
"datasource": {
"type": "datasource" ,
"uid": "grafana"
},
"enable": true ,
"hide": true ,
"iconColor": "rgba(0, 211, 255, 1)" ,
"name": "Annotations & Alerts" ,
"target": {
"limit": 100 ,
"matchAny": false ,
"tags": [ ] ,
"type": "dashboard"
},
"type": "dashboard"
}
]
},
"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": true ,
"fiscalYearStartMonth": 0 ,
"gnetId": 12530 ,
"graphTooltip": 0 ,
"id": null ,
"links": [ ] ,
"liveNow": false ,
"panels": [
{
"collapsed": false ,
"datasource": {
"type": "prometheus" ,
"uid": "victoria-metrics-server"
},
"gridPos": {
"h": 1 ,
"w": 24 ,
"x": 0 ,
"y": 0
},
"id": 6 ,
"panels": [ ] ,
"targets": [
{
"datasource": {
"type": "prometheus" ,
"uid": "victoria-metrics-server"
},
"refId": "A"
}
] ,
"title": "Show Information" ,
"type": "row"
},
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"description": "" ,
"fieldConfig": {
"defaults": {
"mappings": [ ] ,
"thresholds": {
"mode": "absolute" ,
"steps": [
{
"color": "rgb(255, 255, 255)" ,
"value": null
}
]
}
},
"overrides": [ ]
},
"gridPos": {
2023-05-04 20:23:51 +00:00
"h": 7 ,
"w": 3 ,
2023-05-04 20:17:01 +00:00
"x": 0 ,
"y": 1
},
"id": 16 ,
"interval": "" ,
"options": {
"colorMode": "value" ,
"graphMode": "none" ,
"justifyMode": "auto" ,
"orientation": "horizontal" ,
"reduceOptions": {
"calcs": [
"mean"
] ,
"fields": "" ,
"values": false
},
"textMode": "auto"
},
"pluginVersion": "9.4.7" ,
"targets": [
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"editorMode": "code" ,
"expr": "sonarr_queue_total OR on() vector(0)" ,
"instant": true ,
"interval": "" ,
"legendFormat": "Queued" ,
"refId": "A"
},
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"expr": "sonarr_history_total" ,
"hide": false ,
"instant": true ,
"interval": "" ,
"legendFormat": "Completed" ,
"refId": "B"
}
] ,
"title": "Downloads" ,
"type": "stat"
},
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"description": "" ,
"fieldConfig": {
"defaults": {
"mappings": [ ] ,
"thresholds": {
"mode": "absolute" ,
"steps": [
{
"color": "rgb(255, 255, 255)" ,
"value": null
}
]
}
},
"overrides": [ ]
},
"gridPos": {
2023-05-04 20:23:51 +00:00
"h": 7 ,
"w": 3 ,
"x": 3 ,
2023-05-04 20:17:01 +00:00
"y": 1
},
"id": 8 ,
"interval": "" ,
"options": {
"colorMode": "value" ,
"graphMode": "none" ,
"justifyMode": "auto" ,
"orientation": "horizontal" ,
"reduceOptions": {
"calcs": [
"mean"
] ,
"fields": "" ,
"values": false
},
"textMode": "auto"
},
"pluginVersion": "9.4.7" ,
"targets": [
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"editorMode": "code" ,
"exemplar": false ,
"expr": "sonarr_series_monitored_total" ,
"instant": true ,
"interval": "" ,
"legendFormat": "Monitored" ,
"range": false ,
"refId": "A"
},
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"editorMode": "code" ,
"exemplar": false ,
"expr": "sonarr_series_total" ,
"instant": true ,
"interval": "" ,
"legendFormat": "Total" ,
"range": false ,
"refId": "B"
}
] ,
"title": "Series" ,
"type": "stat"
},
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"description": "" ,
"fieldConfig": {
"defaults": {
"mappings": [ ] ,
"thresholds": {
"mode": "absolute" ,
"steps": [
{
"color": "rgb(255, 255, 255)" ,
"value": null
}
]
}
},
"overrides": [ ]
},
"gridPos": {
2023-05-04 20:23:51 +00:00
"h": 7 ,
"w": 3 ,
"x": 6 ,
2023-05-04 20:17:01 +00:00
"y": 1
},
"id": 15 ,
"interval": "" ,
"options": {
"colorMode": "value" ,
"graphMode": "none" ,
"justifyMode": "auto" ,
"orientation": "horizontal" ,
"reduceOptions": {
"calcs": [
"mean"
] ,
"fields": "" ,
"values": false
},
"textMode": "auto"
},
"pluginVersion": "9.4.7" ,
"targets": [
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"editorMode": "code" ,
"exemplar": false ,
"expr": "sonarr_season_monitored_total" ,
"instant": true ,
"interval": "" ,
"legendFormat": "Monitored" ,
"range": false ,
"refId": "A"
},
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"editorMode": "code" ,
"exemplar": false ,
"expr": "sonarr_season_total" ,
"instant": true ,
"interval": "" ,
"legendFormat": "Total" ,
"range": false ,
"refId": "B"
}
] ,
"title": "Seasons" ,
"type": "stat"
},
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"description": "" ,
"fieldConfig": {
"defaults": {
"mappings": [ ] ,
"thresholds": {
"mode": "absolute" ,
"steps": [
{
"color": "rgb(255, 255, 255)" ,
"value": null
}
]
}
},
"overrides": [ ]
},
"gridPos": {
2023-05-04 20:23:51 +00:00
"h": 7 ,
"w": 3 ,
"x": 9 ,
2023-05-04 20:17:01 +00:00
"y": 1
},
"id": 14 ,
"interval": "" ,
"options": {
"colorMode": "value" ,
"graphMode": "none" ,
"justifyMode": "auto" ,
"orientation": "horizontal" ,
"reduceOptions": {
"calcs": [
"mean"
] ,
"fields": "" ,
"values": false
},
"textMode": "auto"
},
"pluginVersion": "9.4.7" ,
"targets": [
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"editorMode": "code" ,
"exemplar": false ,
"expr": "sonarr_episode_downloaded_total" ,
"instant": true ,
"interval": "" ,
"legendFormat": "Downloaded" ,
"range": false ,
"refId": "A"
},
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"editorMode": "code" ,
"exemplar": false ,
"expr": "sonarr_episode_total" ,
"instant": true ,
"interval": "" ,
"legendFormat": "Total" ,
"range": false ,
"refId": "B"
},
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"editorMode": "code" ,
"exemplar": false ,
"expr": "sonarr_episode_missing_total" ,
"instant": true ,
"interval": "" ,
"legendFormat": "Missing" ,
"range": false ,
"refId": "C"
}
] ,
"title": "Episodes" ,
"type": "stat"
},
{
"collapsed": false ,
"datasource": {
"type": "prometheus" ,
"uid": "victoria-metrics-server"
},
"gridPos": {
"h": 1 ,
"w": 24 ,
"x": 0 ,
2023-05-04 20:23:51 +00:00
"y": 8
2023-05-04 20:17:01 +00:00
},
"id": 12 ,
"panels": [ ] ,
"targets": [
{
"datasource": {
"type": "prometheus" ,
"uid": "victoria-metrics-server"
},
"refId": "A"
}
] ,
"title": "Storage" ,
"type": "row"
},
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"description": "" ,
"fieldConfig": {
"defaults": {
"mappings": [ ] ,
"thresholds": {
"mode": "absolute" ,
"steps": [
{
"color": "rgb(255, 255, 255)" ,
"value": null
}
]
},
"unit": "decbytes"
},
"overrides": [ ]
},
"gridPos": {
2023-05-04 20:23:51 +00:00
"h": 4 ,
2023-05-04 20:17:01 +00:00
"w": 3 ,
"x": 0 ,
2023-05-04 20:23:51 +00:00
"y": 9
2023-05-04 20:17:01 +00:00
},
"id": 10 ,
"interval": "" ,
"options": {
"colorMode": "value" ,
"graphMode": "none" ,
"justifyMode": "auto" ,
"orientation": "auto" ,
"reduceOptions": {
"calcs": [
"mean"
] ,
"fields": "" ,
"values": false
},
"textMode": "auto"
},
"pluginVersion": "9.4.7" ,
"targets": [
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"editorMode": "code" ,
"exemplar": false ,
"expr": "sonarr_series_filesize_bytes" ,
"instant": true ,
"interval": "" ,
"legendFormat": "" ,
"range": false ,
"refId": "A"
}
] ,
"title": "Storage Used" ,
"type": "stat"
},
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"hideFrom": {
"legend": false ,
"tooltip": false ,
"viz": false
}
},
"mappings": [ ]
},
"overrides": [ ]
},
"gridPos": {
2023-05-04 20:23:51 +00:00
"h": 12 ,
"w": 9 ,
2023-05-04 20:17:01 +00:00
"x": 3 ,
2023-05-04 20:23:51 +00:00
"y": 9
2023-05-04 20:17:01 +00:00
},
"id": 17 ,
"links": [ ] ,
"maxDataPoints": 1 ,
"options": {
"legend": {
"displayMode": "list" ,
"placement": "bottom" ,
"showLegend": true
},
"pieType": "pie" ,
"reduceOptions": {
"calcs": [
"lastNotNull"
] ,
"fields": "" ,
"values": false
},
"tooltip": {
"mode": "single" ,
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"editorMode": "code" ,
"exemplar": false ,
"expr": "sort_desc(sum(sonarr_episode_quality_total) by (quality))" ,
"instant": true ,
"interval": "" ,
"legendFormat": "{{ quality }}" ,
"range": false ,
"refId": "A"
}
] ,
"title": "Episode quality" ,
"type": "piechart"
},
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"description": "" ,
"fieldConfig": {
"defaults": {
"mappings": [ ] ,
"thresholds": {
"mode": "absolute" ,
"steps": [
{
"color": "rgb(255, 255, 255)" ,
"value": null
}
]
},
"unit": "decbytes"
},
"overrides": [ ]
},
"gridPos": {
2023-05-04 20:23:51 +00:00
"h": 8 ,
2023-05-04 20:17:01 +00:00
"w": 3 ,
"x": 0 ,
2023-05-04 20:23:51 +00:00
"y": 13
2023-05-04 20:17:01 +00:00
},
"id": 13 ,
"interval": "" ,
"options": {
"colorMode": "value" ,
"graphMode": "none" ,
"justifyMode": "auto" ,
"orientation": "horizontal" ,
"reduceOptions": {
"calcs": [
"mean"
] ,
"fields": "" ,
"values": false
},
"textMode": "auto"
},
"pluginVersion": "9.4.7" ,
"targets": [
{
"datasource": {
"type": "prometheus" ,
"uid": "${DS_VICTORIA}"
},
"editorMode": "code" ,
"exemplar": false ,
"expr": "sonarr_rootfolder_freespace_bytes" ,
"format": "time_series" ,
"instant": true ,
"interval": "" ,
"legendFormat": "{{ path }}" ,
"range": false ,
"refId": "A"
}
] ,
"title": "Storage Available" ,
"transformations": [ ] ,
"type": "stat"
}
] ,
"refresh": "5s" ,
"revision": 1 ,
"schemaVersion": 38 ,
"style": "dark" ,
"tags": [ ] ,
"templating": {
"list": [ ]
},
"time": {
"from": "now-6h" ,
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"10s" ,
"30s" ,
"1m" ,
"5m" ,
"15m" ,
"30m" ,
"1h" ,
"2h" ,
"1d"
]
},
"timezone": "" ,
"title": "Sonarr" ,
"uid": "vGjT_QWMk" ,
2023-05-04 20:23:51 +00:00
"version": 4 ,
2023-05-04 20:17:01 +00:00
"weekStart": ""
}