Prune monitoring dashboard imports
This commit is contained in:
@@ -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`.
|
||||
|
||||
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user