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

lib: monkey: upgrade to v1.8.1 (add support for HTTP/1.1 chunked transfer encoding) #9466

Merged
merged 9 commits into from
Oct 10, 2024

Conversation

edsiper
Copy link
Member

@edsiper edsiper commented Oct 4, 2024

This PR upgrades Monkey Library through monkey/monkey#417 to add support for HTTP/1.1 chunked transfer encoding. It adds support to the internal http_server http/1.1 API and it also modify the following plugins to extend it support:

  • in_opentelemetry
  • in_splunk
  • in_http
  • in_elasticsearch

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

@edsiper edsiper changed the title lib: monkey: upgrade to v1.8.0 (add support for HTTP/1.1 chunked transfer encoding) lib: monkey: upgrade to v1.8.1 (add support for HTTP/1.1 chunked transfer encoding) Oct 9, 2024
Signed-off-by: Eduardo Silva <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant