Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Ensure http timeout is set in all inputs.http* for telegraf #54

Merged
merged 1 commit into from
May 17, 2019
Merged

Ensure http timeout is set in all inputs.http* for telegraf #54

merged 1 commit into from
May 17, 2019

Conversation

jarretlavallee
Copy link
Contributor

Prior to this commit, the http_response_timeout did not apply to the
puppetserver status API call in telegraf, so setting it had no effect on
the timeout. This commit adds the timeout to all inputs.http and
inputs.httpjson items in the telegraf.conf.epp.

Prior to this PR, we were seeing timeouts on the puppetserver status endpoint and there was no way to set it in the configuration file.

Prior to this commit, the http_response_timeout did not apply to the
puppetserver status API call in telegraf, so setting it had no effect on
the timeout. This commit adds the timeout to all `inputs.http` and
`inputs.httpjson` items in the `telegraf.conf.epp`.
@suckatrash
Copy link
Contributor

LGTM - merging this.

@suckatrash suckatrash merged commit b005043 into puppetlabs:master May 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants