Monitor traefik with prometheus rather than influxdb

This commit is contained in:
Jake Howard
2021-03-04 16:26:55 +00:00
parent e8960ebf27
commit b264e5cbcc
5 changed files with 7 additions and 24 deletions

View File

@ -3,3 +3,8 @@ scrape_configs:
static_configs:
- targets:
- telegraf:9273
- job_name: traefik
static_configs:
- targets:
- 10.23.2.3:8080 # grimes
- 192.168.2.47:8080 # pve-docker