Skip to content

Commit 8225fec

Browse files
author
Joshua Most
committed
dfdd
1 parent c948380 commit 8225fec

File tree

1 file changed

+3
-59
lines changed

1 file changed

+3
-59
lines changed

grafana/dashboards/media-overview.json

Lines changed: 3 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1692,7 +1692,7 @@
16921692
"mode": "absolute",
16931693
"steps": [
16941694
{
1695-
"color": "green",
1695+
"color": "blue",
16961696
"value": null
16971697
}
16981698
]
@@ -1703,7 +1703,7 @@
17031703
},
17041704
"gridPos": {
17051705
"h": 4,
1706-
"w": 12,
1706+
"w": 8,
17071707
"x": 0,
17081708
"y": 72
17091709
},
@@ -1723,70 +1723,14 @@
17231723
"textMode": "auto"
17241724
},
17251725
"pluginVersion": "12.3.3",
1726-
"targets": [
1727-
{
1728-
"expr": "radarr_avg_download_time_seconds",
1729-
"instant": true,
1730-
"refId": "A"
1731-
}
1732-
],
1733-
"title": "Avg Movie Download Time",
1734-
"type": "stat"
1735-
},
1736-
{
1737-
"datasource": {
1738-
"type": "prometheus",
1739-
"uid": "${ds_prometheus}"
1740-
},
1741-
"fieldConfig": {
1742-
"defaults": {
1743-
"color": {
1744-
"mode": "thresholds"
1745-
},
1746-
"mappings": [],
1747-
"thresholds": {
1748-
"mode": "absolute",
1749-
"steps": [
1750-
{
1751-
"color": "blue",
1752-
"value": null
1753-
}
1754-
]
1755-
},
1756-
"unit": "s"
1757-
},
1758-
"overrides": []
1759-
},
1760-
"gridPos": {
1761-
"h": 4,
1762-
"w": 12,
1763-
"x": 12,
1764-
"y": 72
1765-
},
1766-
"id": 26,
1767-
"options": {
1768-
"colorMode": "value",
1769-
"graphMode": "area",
1770-
"justifyMode": "auto",
1771-
"orientation": "auto",
1772-
"reduceOptions": {
1773-
"calcs": [
1774-
"lastNotNull"
1775-
],
1776-
"fields": "",
1777-
"values": false
1778-
},
1779-
"textMode": "auto"
1780-
},
1781-
"pluginVersion": "12.3.3",
17821726
"targets": [
17831727
{
17841728
"expr": "radarr_avg_import_time_seconds",
17851729
"instant": true,
17861730
"refId": "A"
17871731
}
17881732
],
1789-
"title": "Avg Movie Import Time (Grab to Imported)",
1733+
"title": "Avg Time: Request to Import",
17901734
"type": "stat"
17911735
}
17921736
],

0 commit comments

Comments
 (0)