Remove dead prometheus jobs

This commit is contained in:
Joey Hafner 2022-07-09 01:05:37 -07:00
parent f9bce31c2a
commit b0cd68e05b

View File

@ -4,11 +4,6 @@ global:
scrape_configs:
# scrape hosts
- job_name: 'joey-seedbox'
scrape_interval: 5s
static_configs:
- targets: ['joey-seedbox.local:9100']
- job_name: 'joey-server'
scrape_interval: 5s
static_configs:
@ -71,22 +66,6 @@ scrape_configs:
- targets: ['5e-jafner-tools:9117']
metrics_path: "/metrics"
- job_name: 'deluge'
scrape_interval: 5s
static_configs:
- targets: ['192.168.1.21:53000']
labels:
tracker: 'ggn'
- targets: ['192.168.1.21:53100']
labels:
tracker: 'mam'
- targets: ['192.168.1.21:53200']
labels:
tracker: 'emp'
- targets: ['192.168.1.21:53300']
labels:
tracker: 'pub'
- job_name: 'plex'
scrape_interval: 5s
static_configs: