cleaned up scraper config
This commit is contained in:
parent
e42f1f6b9a
commit
c009ac013b
2 changed files with 17 additions and 17 deletions
|
|
@ -70,4 +70,4 @@
|
|||
delegate_to: "{{ item }}"
|
||||
template:
|
||||
src: node-scraper.j2
|
||||
dest: /etc/prometheus/conf.d/scrape_configs/{{ inventory_hostname }}.conf
|
||||
dest: /etc/prometheus/conf.d/scrape_configs/agent_{{ inventory_hostname }}.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue