Jesse Szwedko

Results 553 comments of Jesse Szwedko

Hi @ahsandar ! We should definitely get some docs up around this. The simplest thing you could do is: 1. For the Vector with a `vector` source, generate a self-signed...

Just noting that we discussed this in Discord and I neglected to include that `tls.enabled` has to be set to `true`.

Hi @valerypetrov ! Thanks for this report and apologies for the delayed response. I'm curious if you still see the same behavior on Vector 0.17.3. There were some changes to...

Hey @valerypetrov ! Gotcha, then yeah, seemingly the batching is not consuming more than 10 GB. Yeah, the disk buffers do introduce significant overhead since every event has to be...

@dxlr8r that will work now if you are running a version of Azure Event Hubs that supports the Kafka interface (I believe the basic tier does not).

Agreed, we do plan to add this to the documentation. However the basic tier of Azure Event Hubs doesn't support connecting via Kafka so we plan to leave this open...

> > * Should the rate limit be disabled if log verbosity is DEBUG or higher? > > If it's globally applied, would it be easier to just set the...

Hi @diegomontoya ! Thanks for this report. We haven't yet been able to dig into it, but I appreciate your willingness to run a custom build for debugging. If we...

Thanks for this report @mjperrone . Out of curiosity, I wonder if you still see this on latest (0.24.0)? One guess I have is the change to the request concurrency...

Hmm, yeah, that is a significant difference. Is that graph going from 0.15 to 0.16? If so, I think we may want to try the bisecting of nightlies I mentioned...