Hi, I’m trying to setup URL testing (same URL) through different http proxies
I’ve can see the master branch on github supports the plugin http_response with http_proxy config var
I was using the below version
Telegraf v1.5.3 (git: release-1.5 1e519698)
But have also tried the nightly build
Telegraf v1.6.0~a320f915 (git: master a320f915)
Even on V1.6.0 I still get the error
telegraf[1152]: 2018/03/30 13:30:40 E! Error parsing /etc/telegraf/telegraf.d/dan.conf, line 13: field corresponding to
http_proxy’ is not defined in *http_response.HTTPResponse'
Any ideas on which telegraf version supports this ?