Prune monitoring dashboard imports

This commit is contained in:
2026-05-17 11:30:00 +02:00
parent 8aa850df40
commit c748236886
3 changed files with 2 additions and 4 deletions
-3
View File
@@ -195,10 +195,7 @@ services:
raise SystemExit("Grafana did not become ready in time")
dashboards = [
(1860, "Prometheus"),
(14282, "Prometheus"),
(17346, "Prometheus"),
(13639, "Loki"),
]
def fetch_dashboard(dashboard_id):