influxdata/telegraf

SOCKS support for HTTP Response plugin

Open

#11,804 opened on 2022年9月14日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Go (4,161 forks)batch import
feature requesthelp wantedplugin/inputsize/s

Repository metrics

Stars
 (9,892 stars)
PR merge metrics
 (平均マージ 2d 12h) (30d で 136 merged PRs)

説明

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

コントリビューターガイド