Hi,
I’m using the plugin http_response to collect data from an http endpoint, it works as expected however I also need to collect some custom HTTP headers from the response. As far as I understand the documentation (telegraf/plugins/inputs/http_response at release-1.14 · influxdata/telegraf · GitHub), it seems that it is only possible to provide specific HTTP headers to build the request but it is not possible to collect the HTTP headers from the response. Is it possible to collect the HTTP Headers from the response? If not does it make sense for you to add it as a feature request?
Thanks in advance,
BR,
Nicolas