infrastructure/ansible/roles/forrest/files/prometheus.yml
Jake Howard aba81f79bc
Add telegraf
And input to ping and output via prometheus
2021-03-04 15:16:54 +00:00

6 lines
102 B
YAML

scrape_configs:
- job_name: telegraf
static_configs:
- targets:
- telegraf:9273