2026-01-15 15:27:59 -08:00
|
|
|
{
|
|
|
|
|
"annotations": {
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"editable": true,
|
|
|
|
|
"fiscalYearStartMonth": 0,
|
|
|
|
|
"graphTooltip": 0,
|
|
|
|
|
"id": null,
|
|
|
|
|
"links": [],
|
|
|
|
|
"panels": [
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "prometheus"
|
|
|
|
|
},
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"mode": "thresholds"
|
|
|
|
|
},
|
|
|
|
|
"mappings": [
|
2026-01-16 19:29:53 -08:00
|
|
|
{
|
|
|
|
|
"options": {
|
|
|
|
|
"0": { "color": "red", "index": 0, "text": "DOWN" }
|
|
|
|
|
},
|
|
|
|
|
"type": "value"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"options": {
|
|
|
|
|
"1": { "color": "green", "index": 1, "text": "UP" }
|
|
|
|
|
},
|
|
|
|
|
"type": "value"
|
|
|
|
|
}
|
2026-01-15 15:27:59 -08:00
|
|
|
],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
|
|
|
|
"steps": [
|
2026-01-16 19:29:53 -08:00
|
|
|
{ "color": "red", "value": null },
|
|
|
|
|
{ "color": "green", "value": 1 }
|
2026-01-15 15:27:59 -08:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:29:53 -08:00
|
|
|
"gridPos": { "h": 4, "w": 4, "x": 0, "y": 0 },
|
2026-01-15 15:27:59 -08:00
|
|
|
"id": 1,
|
|
|
|
|
"options": {
|
|
|
|
|
"colorMode": "value",
|
|
|
|
|
"graphMode": "none",
|
|
|
|
|
"justifyMode": "auto",
|
|
|
|
|
"orientation": "auto",
|
|
|
|
|
"reduceOptions": {
|
|
|
|
|
"calcs": ["lastNotNull"],
|
|
|
|
|
"fields": "",
|
|
|
|
|
"values": false
|
|
|
|
|
},
|
|
|
|
|
"textMode": "auto"
|
|
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"expr": "plex_up",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Plex Status",
|
|
|
|
|
"type": "stat"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "prometheus"
|
|
|
|
|
},
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"mode": "palette-classic"
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
2026-01-16 19:29:53 -08:00
|
|
|
"steps": [{ "color": "blue", "value": null }]
|
2026-01-15 15:27:59 -08:00
|
|
|
},
|
|
|
|
|
"unit": "string"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:29:53 -08:00
|
|
|
"gridPos": { "h": 4, "w": 6, "x": 4, "y": 0 },
|
2026-01-15 15:27:59 -08:00
|
|
|
"id": 2,
|
|
|
|
|
"options": {
|
|
|
|
|
"colorMode": "value",
|
|
|
|
|
"graphMode": "none",
|
|
|
|
|
"justifyMode": "auto",
|
|
|
|
|
"orientation": "auto",
|
|
|
|
|
"reduceOptions": {
|
|
|
|
|
"calcs": ["lastNotNull"],
|
|
|
|
|
"fields": "/^version$/",
|
|
|
|
|
"values": false
|
|
|
|
|
},
|
|
|
|
|
"textMode": "value"
|
|
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"expr": "plex_version_info",
|
|
|
|
|
"format": "table",
|
|
|
|
|
"instant": true,
|
|
|
|
|
"refId": "A"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Version",
|
|
|
|
|
"type": "stat"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "prometheus"
|
|
|
|
|
},
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"mode": "thresholds"
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
|
|
|
|
"steps": [
|
2026-01-16 19:29:53 -08:00
|
|
|
{ "color": "green", "value": null },
|
|
|
|
|
{ "color": "yellow", "value": 3 },
|
|
|
|
|
{ "color": "orange", "value": 5 }
|
2026-01-15 15:27:59 -08:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:29:53 -08:00
|
|
|
"gridPos": { "h": 4, "w": 4, "x": 10, "y": 0 },
|
2026-01-15 15:27:59 -08:00
|
|
|
"id": 3,
|
|
|
|
|
"options": {
|
|
|
|
|
"colorMode": "value",
|
|
|
|
|
"graphMode": "area",
|
|
|
|
|
"justifyMode": "auto",
|
|
|
|
|
"orientation": "auto",
|
|
|
|
|
"reduceOptions": {
|
|
|
|
|
"calcs": ["lastNotNull"],
|
|
|
|
|
"fields": "",
|
|
|
|
|
"values": false
|
|
|
|
|
},
|
|
|
|
|
"textMode": "auto"
|
|
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"expr": "plex_sessions_total",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Active Sessions",
|
|
|
|
|
"type": "stat"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "prometheus"
|
|
|
|
|
},
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"mode": "thresholds"
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
|
|
|
|
"steps": [
|
2026-01-16 19:29:53 -08:00
|
|
|
{ "color": "green", "value": null },
|
|
|
|
|
{ "color": "yellow", "value": 1 },
|
|
|
|
|
{ "color": "orange", "value": 2 }
|
2026-01-15 15:27:59 -08:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:29:53 -08:00
|
|
|
"gridPos": { "h": 4, "w": 4, "x": 14, "y": 0 },
|
2026-01-15 15:27:59 -08:00
|
|
|
"id": 4,
|
|
|
|
|
"options": {
|
|
|
|
|
"colorMode": "value",
|
|
|
|
|
"graphMode": "area",
|
|
|
|
|
"justifyMode": "auto",
|
|
|
|
|
"orientation": "auto",
|
|
|
|
|
"reduceOptions": {
|
|
|
|
|
"calcs": ["lastNotNull"],
|
|
|
|
|
"fields": "",
|
|
|
|
|
"values": false
|
|
|
|
|
},
|
|
|
|
|
"textMode": "auto"
|
|
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"expr": "plex_transcode_sessions_total",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Transcoding",
|
|
|
|
|
"type": "stat"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "prometheus"
|
|
|
|
|
},
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"mode": "palette-classic"
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
2026-01-16 19:29:53 -08:00
|
|
|
"steps": [{ "color": "purple", "value": null }]
|
2026-01-15 15:27:59 -08:00
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:29:53 -08:00
|
|
|
"gridPos": { "h": 4, "w": 6, "x": 18, "y": 0 },
|
2026-01-15 15:27:59 -08:00
|
|
|
"id": 5,
|
|
|
|
|
"options": {
|
|
|
|
|
"colorMode": "value",
|
|
|
|
|
"graphMode": "none",
|
|
|
|
|
"justifyMode": "auto",
|
|
|
|
|
"orientation": "auto",
|
|
|
|
|
"reduceOptions": {
|
|
|
|
|
"calcs": ["lastNotNull"],
|
|
|
|
|
"fields": "",
|
|
|
|
|
"values": false
|
|
|
|
|
},
|
|
|
|
|
"textMode": "auto"
|
|
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"expr": "count(plex_library_items)",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Libraries",
|
|
|
|
|
"type": "stat"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "prometheus"
|
|
|
|
|
},
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"fixedColor": "blue",
|
|
|
|
|
"mode": "fixed"
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
2026-01-16 19:29:53 -08:00
|
|
|
"steps": [{ "color": "blue", "value": null }]
|
2026-01-15 15:27:59 -08:00
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:29:53 -08:00
|
|
|
"gridPos": { "h": 4, "w": 6, "x": 0, "y": 4 },
|
2026-01-15 15:27:59 -08:00
|
|
|
"id": 6,
|
|
|
|
|
"options": {
|
|
|
|
|
"colorMode": "value",
|
|
|
|
|
"graphMode": "none",
|
|
|
|
|
"justifyMode": "auto",
|
|
|
|
|
"orientation": "auto",
|
|
|
|
|
"reduceOptions": {
|
|
|
|
|
"calcs": ["lastNotNull"],
|
|
|
|
|
"fields": "",
|
|
|
|
|
"values": false
|
|
|
|
|
},
|
|
|
|
|
"textMode": "auto"
|
|
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"expr": "sum(plex_library_items{type=\"movie\"})",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Movies",
|
|
|
|
|
"type": "stat"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "prometheus"
|
|
|
|
|
},
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"fixedColor": "green",
|
|
|
|
|
"mode": "fixed"
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
2026-01-16 19:29:53 -08:00
|
|
|
"steps": [{ "color": "green", "value": null }]
|
2026-01-15 15:27:59 -08:00
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:29:53 -08:00
|
|
|
"gridPos": { "h": 4, "w": 6, "x": 6, "y": 4 },
|
2026-01-15 15:27:59 -08:00
|
|
|
"id": 7,
|
|
|
|
|
"options": {
|
|
|
|
|
"colorMode": "value",
|
|
|
|
|
"graphMode": "none",
|
|
|
|
|
"justifyMode": "auto",
|
|
|
|
|
"orientation": "auto",
|
|
|
|
|
"reduceOptions": {
|
|
|
|
|
"calcs": ["lastNotNull"],
|
|
|
|
|
"fields": "",
|
|
|
|
|
"values": false
|
|
|
|
|
},
|
|
|
|
|
"textMode": "auto"
|
|
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"expr": "sum(plex_library_items{type=\"show\"})",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "TV Shows",
|
|
|
|
|
"type": "stat"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "prometheus"
|
|
|
|
|
},
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"fixedColor": "orange",
|
|
|
|
|
"mode": "fixed"
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
2026-01-16 19:29:53 -08:00
|
|
|
"steps": [{ "color": "orange", "value": null }]
|
2026-01-15 15:27:59 -08:00
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:29:53 -08:00
|
|
|
"gridPos": { "h": 4, "w": 6, "x": 12, "y": 4 },
|
2026-01-15 15:27:59 -08:00
|
|
|
"id": 8,
|
|
|
|
|
"options": {
|
|
|
|
|
"colorMode": "value",
|
|
|
|
|
"graphMode": "none",
|
|
|
|
|
"justifyMode": "auto",
|
|
|
|
|
"orientation": "auto",
|
|
|
|
|
"reduceOptions": {
|
|
|
|
|
"calcs": ["lastNotNull"],
|
|
|
|
|
"fields": "",
|
|
|
|
|
"values": false
|
|
|
|
|
},
|
|
|
|
|
"textMode": "auto"
|
|
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"expr": "sum(plex_library_items{type=\"artist\"})",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Music Artists",
|
|
|
|
|
"type": "stat"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "prometheus"
|
|
|
|
|
},
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"fixedColor": "purple",
|
|
|
|
|
"mode": "fixed"
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
2026-01-16 19:29:53 -08:00
|
|
|
"steps": [{ "color": "purple", "value": null }]
|
2026-01-15 15:27:59 -08:00
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": []
|
|
|
|
|
},
|
2026-01-16 19:29:53 -08:00
|
|
|
"gridPos": { "h": 4, "w": 6, "x": 18, "y": 4 },
|
2026-01-15 15:27:59 -08:00
|
|
|
"id": 9,
|
|
|
|
|
"options": {
|
|
|
|
|
"colorMode": "value",
|
|
|
|
|
"graphMode": "none",
|
|
|
|
|
"justifyMode": "auto",
|
|
|
|
|
"orientation": "auto",
|
|
|
|
|
"reduceOptions": {
|
|
|
|
|
"calcs": ["lastNotNull"],
|
|
|
|
|
"fields": "",
|
|
|
|
|
"values": false
|
|
|
|
|
},
|
|
|
|
|
"textMode": "auto"
|
|
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"expr": "sum(plex_library_items{type=\"photo\"})",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Photos",
|
|
|
|
|
"type": "stat"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "prometheus"
|
|
|
|
|
},
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"mode": "palette-classic"
|
|
|
|
|
},
|
|
|
|
|
"custom": {
|
|
|
|
|
"axisBorderShow": false,
|
|
|
|
|
"axisCenteredZero": false,
|
|
|
|
|
"axisColorMode": "text",
|
|
|
|
|
"axisLabel": "",
|
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
|
"barAlignment": 0,
|
|
|
|
|
"drawStyle": "line",
|
|
|
|
|
"fillOpacity": 10,
|
|
|
|
|
"gradientMode": "none",
|
|
|
|
|
"hideFrom": {
|
|
|
|
|
"legend": false,
|
|
|
|
|
"tooltip": false,
|
|
|
|
|
"viz": false
|
|
|
|
|
},
|
|
|
|
|
"insertNulls": false,
|
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
|
"lineWidth": 1,
|
|
|
|
|
"pointSize": 5,
|
|
|
|
|
"scaleDistribution": {
|
|
|
|
|
"type": "linear"
|
|
|
|
|
},
|
|
|
|
|
"showPoints": "auto",
|
|
|
|
|
"spanNulls": false,
|
|
|
|
|
"stacking": {
|
|
|
|
|
"group": "A",
|
|
|
|
|
"mode": "none"
|
|
|
|
|
},
|
|
|
|
|
"thresholdsStyle": {
|
|
|
|
|
"mode": "off"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
2026-01-16 19:29:53 -08:00
|
|
|
"steps": [{ "color": "green", "value": null }]
|
2026-01-15 15:27:59 -08:00
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": [
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"matcher": { "id": "byName", "options": "Playing" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"properties": [
|
2026-01-16 19:29:53 -08:00
|
|
|
{
|
|
|
|
|
"id": "color",
|
|
|
|
|
"value": { "fixedColor": "green", "mode": "fixed" }
|
|
|
|
|
}
|
2026-01-15 15:27:59 -08:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"matcher": { "id": "byName", "options": "Paused" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"properties": [
|
2026-01-16 19:29:53 -08:00
|
|
|
{
|
|
|
|
|
"id": "color",
|
|
|
|
|
"value": { "fixedColor": "yellow", "mode": "fixed" }
|
|
|
|
|
}
|
2026-01-15 15:27:59 -08:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
2026-01-16 19:29:53 -08:00
|
|
|
"gridPos": { "h": 8, "w": 12, "x": 0, "y": 8 },
|
2026-01-15 15:27:59 -08:00
|
|
|
"id": 10,
|
|
|
|
|
"options": {
|
|
|
|
|
"legend": {
|
|
|
|
|
"calcs": ["mean", "max"],
|
|
|
|
|
"displayMode": "list",
|
|
|
|
|
"placement": "bottom",
|
|
|
|
|
"showLegend": true
|
|
|
|
|
},
|
|
|
|
|
"tooltip": {
|
|
|
|
|
"mode": "multi",
|
|
|
|
|
"sort": "none"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"expr": "plex_sessions_playing",
|
|
|
|
|
"legendFormat": "Playing",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
},
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"expr": "plex_sessions_paused",
|
|
|
|
|
"legendFormat": "Paused",
|
|
|
|
|
"refId": "B"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Sessions Over Time",
|
|
|
|
|
"type": "timeseries"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "prometheus",
|
|
|
|
|
"uid": "prometheus"
|
|
|
|
|
},
|
|
|
|
|
"fieldConfig": {
|
|
|
|
|
"defaults": {
|
|
|
|
|
"color": {
|
|
|
|
|
"mode": "palette-classic"
|
|
|
|
|
},
|
|
|
|
|
"custom": {
|
|
|
|
|
"axisBorderShow": false,
|
|
|
|
|
"axisCenteredZero": false,
|
|
|
|
|
"axisColorMode": "text",
|
|
|
|
|
"axisLabel": "",
|
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
|
"barAlignment": 0,
|
|
|
|
|
"drawStyle": "line",
|
|
|
|
|
"fillOpacity": 10,
|
|
|
|
|
"gradientMode": "none",
|
|
|
|
|
"hideFrom": {
|
|
|
|
|
"legend": false,
|
|
|
|
|
"tooltip": false,
|
|
|
|
|
"viz": false
|
|
|
|
|
},
|
|
|
|
|
"insertNulls": false,
|
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
|
"lineWidth": 1,
|
|
|
|
|
"pointSize": 5,
|
|
|
|
|
"scaleDistribution": {
|
|
|
|
|
"type": "linear"
|
|
|
|
|
},
|
|
|
|
|
"showPoints": "auto",
|
|
|
|
|
"spanNulls": false,
|
|
|
|
|
"stacking": {
|
|
|
|
|
"group": "A",
|
|
|
|
|
"mode": "none"
|
|
|
|
|
},
|
|
|
|
|
"thresholdsStyle": {
|
|
|
|
|
"mode": "off"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"mappings": [],
|
|
|
|
|
"thresholds": {
|
|
|
|
|
"mode": "absolute",
|
2026-01-16 19:29:53 -08:00
|
|
|
"steps": [{ "color": "green", "value": null }]
|
2026-01-15 15:27:59 -08:00
|
|
|
},
|
|
|
|
|
"unit": "short"
|
|
|
|
|
},
|
|
|
|
|
"overrides": [
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"matcher": { "id": "byName", "options": "Video Transcode" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"properties": [
|
2026-01-16 19:29:53 -08:00
|
|
|
{
|
|
|
|
|
"id": "color",
|
|
|
|
|
"value": { "fixedColor": "red", "mode": "fixed" }
|
|
|
|
|
}
|
2026-01-15 15:27:59 -08:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"matcher": { "id": "byName", "options": "Audio Transcode" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"properties": [
|
2026-01-16 19:29:53 -08:00
|
|
|
{
|
|
|
|
|
"id": "color",
|
|
|
|
|
"value": { "fixedColor": "orange", "mode": "fixed" }
|
|
|
|
|
}
|
2026-01-15 15:27:59 -08:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
2026-01-16 19:29:53 -08:00
|
|
|
"gridPos": { "h": 8, "w": 12, "x": 12, "y": 8 },
|
2026-01-15 15:27:59 -08:00
|
|
|
"id": 11,
|
|
|
|
|
"options": {
|
|
|
|
|
"legend": {
|
|
|
|
|
"calcs": ["mean", "max"],
|
|
|
|
|
"displayMode": "list",
|
|
|
|
|
"placement": "bottom",
|
|
|
|
|
"showLegend": true
|
|
|
|
|
},
|
|
|
|
|
"tooltip": {
|
|
|
|
|
"mode": "multi",
|
|
|
|
|
"sort": "none"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"pluginVersion": "10.0.0",
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"expr": "plex_transcode_video_sessions",
|
|
|
|
|
"legendFormat": "Video Transcode",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
},
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"expr": "plex_transcode_audio_sessions",
|
|
|
|
|
"legendFormat": "Audio Transcode",
|
|
|
|
|
"refId": "B"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Transcode Sessions",
|
|
|
|
|
"type": "timeseries"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"datasource": {
|
|
|
|
|
"type": "loki",
|
|
|
|
|
"uid": "loki"
|
|
|
|
|
},
|
2026-01-16 19:29:53 -08:00
|
|
|
"gridPos": { "h": 8, "w": 24, "x": 0, "y": 16 },
|
2026-01-15 15:27:59 -08:00
|
|
|
"id": 12,
|
|
|
|
|
"options": {
|
|
|
|
|
"dedupStrategy": "none",
|
|
|
|
|
"enableLogDetails": true,
|
|
|
|
|
"prettifyLogMessage": false,
|
|
|
|
|
"showCommonLabels": false,
|
|
|
|
|
"showLabels": false,
|
|
|
|
|
"showTime": true,
|
|
|
|
|
"sortOrder": "Descending",
|
|
|
|
|
"wrapLogMessage": false
|
|
|
|
|
},
|
|
|
|
|
"targets": [
|
|
|
|
|
{
|
2026-01-16 19:29:53 -08:00
|
|
|
"datasource": { "type": "loki", "uid": "loki" },
|
2026-01-15 15:27:59 -08:00
|
|
|
"expr": "{service=\"plex\"}",
|
|
|
|
|
"refId": "A"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"title": "Plex Logs",
|
|
|
|
|
"type": "logs"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"refresh": "30s",
|
|
|
|
|
"schemaVersion": 38,
|
|
|
|
|
"tags": ["plex", "media"],
|
|
|
|
|
"templating": {
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"time": {
|
|
|
|
|
"from": "now-6h",
|
|
|
|
|
"to": "now"
|
|
|
|
|
},
|
|
|
|
|
"timepicker": {},
|
|
|
|
|
"timezone": "browser",
|
|
|
|
|
"title": "Plex Media Server",
|
|
|
|
|
"uid": "plex",
|
|
|
|
|
"version": 1,
|
|
|
|
|
"weekStart": ""
|
|
|
|
|
}
|