You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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] 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)