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 sending a request body to http input #5074

Merged
merged 1 commit into from
Dec 12, 2018

Conversation

danielnelson
Copy link
Contributor

@danielnelson danielnelson commented Nov 30, 2018

closes #768

Required for all PRs:

  • Signed CLA.
  • 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 Nov 30, 2018
@danielnelson danielnelson added this to the 1.10.0 milestone Nov 30, 2018
@russorat russorat requested a review from glinton December 3, 2018 22:10
@danielnelson danielnelson merged commit 4d35197 into master Dec 12, 2018
@danielnelson danielnelson deleted the http-input-body branch December 12, 2018 03:12
trevorwhitney pushed a commit to trevorwhitney/telegraf that referenced this pull request Feb 14, 2019
otherpirate pushed a commit to otherpirate/telegraf that referenced this pull request Mar 15, 2019
otherpirate pushed a commit to otherpirate/telegraf that referenced this pull request Mar 15, 2019
dupondje pushed a commit to dupondje/telegraf that referenced this pull request Apr 22, 2019
bitcharmer pushed a commit to bitcharmer/telegraf that referenced this pull request Oct 18, 2019
athoune pushed a commit to bearstech/telegraf that referenced this pull request Apr 17, 2020
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.

Httpjson input: Allow specifying POST JSON body
2 participants