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

Add support for standard proxy env vars in outputs. #3212

Merged
merged 1 commit into from
Sep 8, 2017

Conversation

danielnelson
Copy link
Contributor

Add support for the normal proxy environment variables to all of the output plugins.

closes #1588

Required for all PRs:

  • Associated README.md updated.
  • Has appropriate unit tests.

@danielnelson danielnelson added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Sep 8, 2017
@danielnelson danielnelson added this to the 1.5.0 milestone Sep 8, 2017
@danielnelson
Copy link
Contributor Author

Adds support for datadog, influxdb, librato. In the influxdb output the environment is overridden by the http_proxy setting in the config file.

@danielnelson danielnelson merged commit 7b08f9d into master Sep 8, 2017
@danielnelson danielnelson deleted the outputs-proxy-env branch September 8, 2017 22:35
danielnelson added a commit that referenced this pull request Oct 3, 2017
@danielnelson danielnelson modified the milestones: 1.5.0, 1.4.2 Oct 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

telegraf does not respect http(s)_proxy env variables
1 participant