Eduardo Silva Pereira

Results 454 comments of Eduardo Silva Pereira

we have the similar need, "one" of our unit tests is pretty long: https://github.com/fluent/fluent-bit/blob/master/tests/runtime/out_stackdriver.c#L6540-L6675 it seems the option we have is to put every test in a different file to...

they @tarruda thanks for reviewing this :) , and thanks for the hints to review the other PRs, definitely I will borrow some of it

Implemented in https://github.com/fluent/fluent-bit/pull/10457

@addisonschultz we need something that our community can deploy locally for testing, kind of hugo, jekyll and so on. While we can have contributors adding new markdown files, those won't...

@cosmo0920 for normal use cases, are there any performance gains ?

@cosmo0920 are we sure is not a memory leak ? I ask since the user reported excessive memory usage: https://fluent-all.slack.com/archives/C0CTQGHKJ/p1734955974377129

Closing this as #9764 fixes the memory leak

if the interface is only for OpenTelemetry Collector extensions I would suggest to rename the custom plugin

hi @stevehipwell , thanks for raising this issue. Excuse my ignorance, but I definitely want to learn more about what are the technical blockers around idiomatic v/s no-idiomatic. Is this...