infrastructure/ansible/roles/forrest/files/prometheus/prometheus.yml
Jake Howard 1c424cb2ef
Update some IP addresses
I really need to stop using these external addresses somewhen...
2021-04-07 22:11:24 +01:00

21 lines
450 B
YAML

scrape_configs:
- job_name: telegraf
metric_relabel_configs:
- source_labels: [__name__]
regex: go_.+
action: drop
static_configs:
- targets:
- 10.23.1.1:9273
- job_name: traefik
metric_relabel_configs:
- source_labels: [__name__]
regex: go_.+
action: drop
static_configs:
- targets:
- 10.23.2.3:8080 # grimes
- 10.23.1.7:8080 # pve-docker