Spencer Gilbert
Spencer Gilbert
Have you tried setting https://vector.dev/docs/reference/configuration/global-options/#timezone?
Should take local 👍, curious if it makes a difference though.
> I'd vote we keep the sink default in-order and make a toggle to support out-of-order logs. I'm sure strictly ordered loki will be a support target for us for...
Thanks for the PR! It's a little unclear to me what behavior we're trying to introduce here - it seems to me like the `expire_after` and `flush_period` options would provide...
Related: https://github.com/vectordotdev/vector/issues/12398
We did some discussing and have some updates to the going to production docs around these values, so I'll wait until that stabilizes before adding this 👍
Another user has run into this as well, and shared the following Envoy config to help us reproduce/troubleshoot. EDIT: this config has some whitespace errors that need some resolving ```yaml...
> This shouldn't matter as tonic will check if the request is compressed, using accept_compressed more or less just means that it can be compressed I believe. That is also...
👋 found this while investigating why a couple of packages we maintain were getting these fields added to their metadata. I'm happy to take a look at contributing a change...
Avro support for source + sink would be interesting to me, @binarylogic would it be good to open a separate issue for source support?