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

3.1: backport fixes 2024-09-26 #9433

Merged
merged 8 commits into from
Sep 27, 2024
Merged

3.1: backport fixes 2024-09-26 #9433

merged 8 commits into from
Sep 27, 2024

Conversation

edsiper
Copy link
Member

@edsiper edsiper commented Sep 26, 2024

  • 5afc241 filter_multiline: Reset group metadata buffer on flush
  • dc08a18 in_calyptia_fleet: fix 'unable to find fleet by name'.
  • fd7bdd6 lib: ctraces: upgrade to v0.5.6
  • e430fe6 out_calyptia: add missing parameter for msgpack_str for windows os field.
  • 6b70766 out_calyptia: register OS and architecture for agents.
  • dc2ac8d config_format: cf_yaml: Cleanup variants only if occurred an exception
  • a437140 config_format: cf_yaml: tests: Add a test case for broken plugin variant
  • 0702144 config_format: cf_yaml: Plug memory leaks on exception for variants on plugin elements

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.

pwhelan and others added 2 commits September 26, 2024 17:47
This commit resets the size of the metadata buffer on a flush.
It fixes continuous growth of this buffer over time.

Signed-off-by: Richard Treu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants