influxdata/telegraf

SOCKS support for HTTP Response plugin

Open

#11.804 aperta il 14 set 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Go (4161 fork)batch import
feature requesthelp wantedplugin/inputsize/s

Metriche repository

Star
 (9892 star)
Metriche merge PR
 (Merge medio 2g 12h) (136 PR mergiate in 30 g)

Descrizione

Use Case

We would like to use HTTP Response plugin to measure web page latency, however the page is accessible via a SOCKS proxy. The plugin support HTTP proxy, but not SOCKS.

Expected behavior

HTTP Response plugin supports SOCKS configuration.

Actual behavior

HTTP Response plugin ignores SOCKS related settings, such as socks5_enabled, socks5_address, socks5_username, socks5_password.

Additional info

No response

Guida contributor