Skip to content

[MONIT-4029] Update Fluent Bit to Version 3.1.8 Across All Components

Description

This merge request updates all components that use Fluent Bit to version 3.1.8.

Changes:

  • Updated Fluentbit version in all components that rely on it for log collection and forwarding, as well as metrics collection.
  • Uploaded the new Fluent Bit version to Harbor.

Motivation

We are upgrading to Fluentbit 3.1.8 to stay up to date with the latest features and bug fixes since the previous version.

Potential Impact

N/A

Merge Request Checklist

  • Documentation has been updated, if applicable.
  • Changes have been tested locally using helm install . ....

Testing:

  • Deployed the updated chart in a fresh cluster.
  • Verified that the cluster was successfully sending metrics via OTLP to Mimir.
  • Metrics arrived in Mimir as expected, confirming proper functionality of Fluentbit 3.1.8 for metrics collection and forwarding.

Merge request reports

Loading