Merge branch 'master' into dist/eole/2.6.2/master
This commit is contained in:
commit
db20f296ca
|
@ -22,7 +22,7 @@ scrape_configs:
|
||||||
|
|
||||||
- job_name: '%%job_name_node'
|
- job_name: '%%job_name_node'
|
||||||
file_sd_configs:
|
file_sd_configs:
|
||||||
- files: [ "%%job_file_config/*.yml" ]
|
# - files: [ "%%job_file_config/*.yml" ]
|
||||||
%if %%getVar('addTargetPrometheus','non') == 'oui'
|
%if %%getVar('addTargetPrometheus','non') == 'oui'
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: [ "%%adresse_ip_eth0:9100"%slurp
|
- targets: [ "%%adresse_ip_eth0:9100"%slurp
|
||||||
|
|
Loading…
Reference in New Issue