Hello !
How to configure Zap docker in order to enable statsd server ?
My configuration is the following but It is not working. When I check via the Zap API /JSON/stats/view/optionStatsdEnabled/?apikey=<<<myapikey>> I get:
{"StatsdEnabled":"false"}
dialogs.stats.statsd.enabled=true
dialogs.stats.statsd.hostname=172.17.0.1 ( local telegraf container)
dialogs.stats.statsd.port=8125
dialogs.stats.statsd.prefix=zap