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

remote/http: add an optional request body #5918

Merged
merged 2 commits into from
Dec 8, 2023
Merged

Conversation

tpaschalis
Copy link
Member

PR Description

This PR changes remote.http to add an optional request body. The component allows to perform POST/PUT/PATCH requests, but doing them without a body is not super useful.

Which issue(s) this PR fixes

No PR filed.

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated (N/A)

@tpaschalis tpaschalis marked this pull request as ready for review December 6, 2023 09:06
@clayton-cornell
Copy link
Contributor

Doc change is fine. The code looks OK to my eye, but... I'll leave that to someone who knows Go better than I do :-)

@clayton-cornell clayton-cornell added the type/docs Docs Squad label across all Grafana Labs repos label Dec 6, 2023
Signed-off-by: Paschalis Tsilias <[email protected]>
@tpaschalis tpaschalis merged commit 5f62b01 into main Dec 8, 2023
8 checks passed
@tpaschalis tpaschalis deleted the add-remote-http-body branch December 8, 2023 15:39
BarunKGP pushed a commit to BarunKGP/grafana-agent that referenced this pull request Feb 20, 2024
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Feb 21, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. type/docs Docs Squad label across all Grafana Labs repos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants