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
I verified that the HOSTNAME environment variable is set on each vector instance and are each unique (there are four running in a kubernetes statefulset).
The text was updated successfully, but these errors were encountered:
Technically I think this could happen because Vector is mult-threaded and may have different threads writing logs at the same time where they end up out of order. Given that Loki 2.4 relaxes the ordering constraints, I'm inclined to close this in favor of #11131
Running
nightly-2021-12-28-debian
I am getting errors from the loki sink that the messages were sent out of order.I verified that the HOSTNAME environment variable is set on each vector instance and are each unique (there are four running in a kubernetes statefulset).
The text was updated successfully, but these errors were encountered: