Eduardo Silva Pereira
Eduardo Silva Pereira
will merge after rebasing to avoid conflict.
@cosmo0920 for this one please make sure to submit documentation updates.
if we have a couple of dependencies that are provided as built-in libraries (such as now), how "FLB_PREFER_SYSTEM_LIBS" provides the flexibility to the user to choose to which ones must...
While I agree this works for LuaJIT [I still think](https://github.com/fluent/fluent-bit/pull/7286#issuecomment-1536937724) we need to provide granular control per lib, starting with Luajit is a good start, then `FLB_PREFER_SYSTEM_LIBS` can force all...
@ThomasDevoogdt thanks for the contribution!. Would you please submit a PR for fluent-bit-docs so we can reflect these new feature at build time ?
@Syn3rman pls take a look at the CI issues reported, it seems this PR breaks record accessor functionality: https://github.com/fluent/fluent-bit/actions/runs/4173099707/jobs/7225026177#step:5:2399
assigned to @leonardo-albertovich for review
just curious, what's the use case where one payload might expand to over 100MB ? today that's a hard limit, we will need to extend it per component, besides in_forward...
hi folks, I have submitted a potential solution in this PR: https://github.com/fluent/fluent-bit/pull/10204 would you please give it a try to [that branch](https://github.com/fluent/fluent-bit/tree/gzip-concatenated) ?
@Tangui0232 thanks for helping on this! do you think you can submit a PR on top of my test branch [gzip-concatenated](https://github.com/fluent/fluent-bit/tree/gzip-concatenated) ?