add crodsecurity to pormetheus

This commit is contained in:
vincent 2022-05-26 18:25:39 +02:00
parent 922bdb4b59
commit f6503ce887

View File

@ -70,6 +70,11 @@ scrape_configs:
consul_sd_configs:
- server: 'consul.service.consul:8500'
services: ['crowdsec-metrics']
relabel_configs:
- source_labels: [__meta_consul_node]
target_label: machine
EOH