Jesse Szwedko

Results 542 comments of Jesse Szwedko

@drunkirishcoder re: https://github.com/timberio/vector/issues/5800#issuecomment-754027386, did you have any thoughts about which IP would be returned?

As mentioned in #7015 I think we should wait for users to ask for this to gather requirements.

Hi @mkharibalaji ! It is still something we'd like to do, but isn't on our roadmap at the moment. We would be happy to help guide an external contribution for...

Hi @mkharibalaji ! We are planning to write up some specific documentation for contributing new integrations soon (as well as reference implementations). In absence of that, my recommendation would be...

Aha, you are right @asllop . I'll mark this as closed then.

Related: https://github.com/vectordotdev/vector/issues/10571

Hi @PerfectDay20 ! I think what is happening here is that the `vector` sink is sending the events in concurrent requests, which means they can arrive out-of-order. You can try...

> @jszwedko I suggest put somewhere into the documentation information about this scenario. We also met the same problem with a changed events order in Vector. Not it is not...

Ah, good question. I'd say, let's try making snappy+proto the default, since it is Loki's preferred ingestion protocol, and see if the Loki soak tests show any difference (which will...