Add glances data to prometheus.
This commit is contained in:
@@ -15,3 +15,6 @@ 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.lan']
|
||||||
|
|||||||
Reference in New Issue
Block a user