feat: job specific file sd configs
Some checks failed
Ansible Lint Check / lint (push) Failing after 1m4s

This commit is contained in:
Iain Learmonth 2026-05-30 13:31:11 +01:00
parent 0d92344f16
commit 0f524cf9a1

View file

@ -28,7 +28,19 @@ scrape_configs:
{% endfor %}
file_sd_configs:
- files:
- "/file-configs/*.yml"
- "/file-configs/*.node.yml"
- job_name: 'node_clearnet'
scrape_interval: 5s
scheme: https
basic_auth:
username: metrics
password: "{{ node_exporter_password }}"
tls_config:
insecure_skip_verify: true
file_sd_configs:
- files:
- "/file-configs/*.oldnode.yml"
alerting:
alertmanagers: