Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http_response input does not support proxy environment vars #3297

Closed
danielnelson opened this issue Oct 2, 2017 · 0 comments · Fixed by #3302
Closed

http_response input does not support proxy environment vars #3297

danielnelson opened this issue Oct 2, 2017 · 0 comments · Fixed by #3302
Labels
bug unexpected problem or unintended behavior
Milestone

Comments

@danielnelson
Copy link
Contributor

Bug report

The http_response input does not support proxy environment variables.

Relevant telegraf.conf:

System info:

Telegraf 1.4.1

Steps to reproduce:

  1. set http_proxy environment variables
  2. run Telegraf with http_response plugin

Expected behavior:

Connect to to http response target with proxy from environment.

Actual behavior:

Attempts to connect directly to target

Additional info:

[Include gist of relevant config, logs, etc.]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant