What's Changed
Features
- Add SecurityContext to FluentBit CRD (#344) @wenchajun
- Add OpenTelemetry output plugin (#345) @mangoGoForward
- Add Node Exporter Metrics input plugin (#345) @mangoGoForward
- Add Fluentd Loki output plugin (#346) @Fatpa
- Add Prometheus scrape metrics input plugin (#362) @tonyzaizai
- Add Prometheus remote write output plugin (#362) @tonyzaizai
- Add Fluent Bit metrics input plugin (#366) @Gentleelephant
- Add alias for the filter plugin (#370) @Gentleelephant
- Support custom plugins (#377, #380) @Gentleelephant
- Support receiving Non-K8s format log by Fluentd (#382) @wenchajun
- Add HostNetwork support for the Fluent Bit DaemonSet (#369) @tonyzaizai
ENHANCEMENT
- Add node label to the Prometheus remote write metrics(#372) @tonyzaizai
- Simplify the steps of the issue report (#334) @mangoGoForward
- Add Fluentd Loki output plugin docs (#349) @Fatpa
- Add guide for node exporter metrics plugin (#353) @benjaminhuo
- Docs: update the index of the Fluent Bit plugins (#354) @mangoGoForward
- Add release drafter (#379) @benjaminhuo
- Add docs for the Prometheus scrape metrics input plugin and the Prometheus remote write output plugin (#381) @tonyzaizai
- Upgrade Fluent Bit to v1.9.8 (#384) @wenchajun
BUGFIX
- Fix the bug of feature request issue will be closed by mistake. (#341) @mangoGoForward
- Correct invalid links (#347) @benjaminhuo