Pat
Pat
CI updates to support 3.2 releases. Do not merge until ready to release 3.2.0. Note this assumes a `3.1` branch for docs as well. ---- Enter `[N/A]` in the box,...
## Bug Report **Describe the bug** Official builds for macOS are failing so are not part of 3.2 releases, e.g. https://github.com/fluent/fluent-bit/actions/runs/12055556274/job/33624043554 This is due to a cprofiles issue: https://github.com/fluent/cprofiles/pull/7
Updates to using YAML for Fleet configuration now it is completed in 3.2 series. We have added this as a configurable option now with the default set to the current...
## Bug Report **Describe the bug** Regression from 3.1 series, the `name` field of the plugin has to be lowercase whereas previously it could be any-case. **To Reproduce** ```shell $...
## Bug Report Recently I have noticed flakes on various PR unit tests unrelated to the actual changes, e.g. - https://github.com/fluent/fluent-bit/actions/runs/15389866212/attempts/1?pr=10418 - https://github.com/fluent/fluent-bit/actions/runs/15408387192/attempts/2?pr=10426 The problem seems to be one of...
See https://github.com/fluent/fluent-bit/pull/9837, update to use YAML config by default. I have not tackled providing YAML config for all installation options in the docs, this is mostly to cover the upgrade...
Currently it's not clear how to figure out what events a specific plugin supports. Which plugins support metrics, which support logs and which support traces?