Remove glances from monitoring stack.
All checks were successful
Build prometheus image / Build-and-release-image (push) Successful in 2m17s

This commit is contained in:
2025-04-18 14:40:52 +02:00
parent 1e0435015d
commit bbefb1dd7b

View File

@@ -15,6 +15,3 @@ scrape_configs:
- job_name: traefik - job_name: traefik
static_configs: static_configs:
- targets: ['traefik.fam-steinle.de'] - targets: ['traefik.fam-steinle.de']
- job_name: glances
static_configs:
- targets: ['glances.fam-steinle.de']