started support for more then node exporter

This commit is contained in:
nd 2020-05-30 14:10:52 +02:00
parent 246842b66e
commit 0494c4907a
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
4 changed files with 15 additions and 13 deletions

View file

@ -3,10 +3,14 @@ prometheus_agent:
mode: stunnel
manage: yes
pki: ~
args:
'web.listen-address': "[::1]:9100"
agents:
nodeexporter:
args:
'web.listen-address': "[::1]:9100"
proxy:
mappings: {}
scrape_timeout: ~
scrape_interval: ~
scrapers: {}
ansible_groups_as_labels: False
labels: {}
scrape_timeout: ~
scrape_interval: ~