Jesse Szwedko

Results 553 comments of Jesse Szwedko

Thanks @omers ! Those errors would may indicate that the certificate isn't valid for the hostname being used. Could you try `curl --insecure` to see if `curl` is able to...

Hmm, that's odd. Is it serving TLS at all? Does `curl http://...:443` work?

Hmm. I'm not sure what's going on here then. Do you have a load balancer in the middle that could be misconfigured?

Gotcha, I'm not sure then. I unfortunately haven't been able to reproduce this behavior locally; the `aws_kinesis_firehose` source served TLS traffic fine :/

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

HI @jsonarso ! I'm not familiar with Pyroscope, but the error is indicating that Vector isn't receiving length-delimited protobuf messages. Is it possible to configure the client to frame the...

Mmm, yeah, I see. I'm struggling to find some docs on the protocol pyroscope uses to forward data. It might be worth asking their community about it.

Interesting, thanks for those additional details. I think the best you'll be able to do, with just Vector, is to receive the whole payload as one event (the `binary` encoding)....

Thanks for this @Brabalawuka . I was aware of this issue, but didn't realize we didn't have a GitHub issue tracking it.

> Thumbs up Please use [the emoji reaction](https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) on the issue itself :) That makes it easier to see +1s at a glance vs. comments.