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
+1
View File
@@ -65,3 +65,4 @@ INFLUXDB_BIND_IP=192.168.178.58
- Dozzle bleibt abgeloest: `Homelab / Containers + Logs` ersetzt Live-Logs und Error-Rate.
- Glances erst stoppen, wenn `Homelab / Host Overview` und `Homelab / Containers + Logs` fuer CPU, RAM, Disk, Network, Container-CPU und Container-RAM passen.
- Uptime Kuma erst stoppen, wenn `Homelab / Availability` und Grafana-Alerting mindestens sieben Tage parallel sauber laufen.
- Dashboard-Zielbestand: `Homelab / Availability`, `Homelab / Containers + Logs`, `Homelab / Host Overview`, `Traefik Official Standalone Dashboard`.
-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):