Skip to content

Add support for Workers #45

Open
Open
@kishaningithub

Description

@kishaningithub

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions