Open
Description
Fluent bit added support for workers in v.1.7.0
https://fluentbit.io/announcements/v1.7.0/
It would be really valuble go plugins can also have worker support
Impact
Because of the single threaded nature if one output plugin is "stuck", then the subsequent outputs / pipelines are not getting executed fluent/fluent-bit#3088
I believe workers can solve this problem. Basically setting workers to 1 should ensure there is a separate thread for processing
Metadata
Metadata
Assignees
Labels
No labels