Eduardo Silva Pereira
Eduardo Silva Pereira
ah, do not use ```-t```
as of v1.4 release next week, we are upgrading to debian buster image.
@patrick-stephens if I am not wrong this also needs other adjustment rights ? (systemd)
FYI: Opentelemetry Logs resource and scope handling is done through #8989
https://github.com/fluent/fluent-bit/pull/8989 merged
@PettitWesley thank you, can you pls add here the PR for docs ? (cc: @lecaros)
/assigned to @leonardo-albertovich we might add a function to setup those defaults
thanks, this will be added (no ETA)
I am thinking about what would be the ideal use case. Note that a corrupted chunk can have "many" valid records, what we do in Fluent Bit is process all...
> If cio_chunk_open receives a NULL as a return value, it will delete the chunk from the struct cio_stream -> chunks list and free everything. So as a result, from...