Skip to content

v0.25.0

Compare
Choose a tag to compare
@gardener-robot-ci-1 gardener-robot-ci-1 released this 01 Sep 10:06

[logging]

Action Required

  • [OPERATOR] Because the dynamic host field contains only the namespace the flags DynamicHostPrefix and DynamicHostSuffix must be set to http://<loki-service> and .svc:3100/loki/api/v1/push (#64, @vlvasilev)

Improvements

  • [OPERATOR] Upgrade fluent-bit version to 1.5.4. (#64, @vlvasilev)
  • [OPERATOR] Implement buffered Loki client. (#64, @vlvasilev)
  • [OPERATOR] A mitigation has been implemented for the out of order error in the fluent bit plugin. It can be enabled by setting the flag ReplaceOutOfOrderTS to true. (#64, @vlvasilev)
  • [OPERATOR] The usage of mutex locks in the custom plugin dispatching the logs between the different loki instances have been improved (#64, @vlvasilev)