Removing NodeExporter management, this moves to eole-node-exporter
This commit is contained in:
@ -13,7 +13,9 @@ scrape_configs:
|
||||
|
||||
static_configs:
|
||||
- targets: ['%%nom_domaine_machine:9090']
|
||||
%if %%getVar('activerSndNodeExpoter','non') == 'oui'
|
||||
- targets: ['%%nom_domaine_machine:9100']
|
||||
%end if
|
||||
|
||||
- job_name: '%%job_name_node'
|
||||
file_sd_configs:
|
||||
|
Reference in New Issue
Block a user