Pavlos Rontidis

Results 222 comments of Pavlos Rontidis

An attempt to summarize the above: the http source causes a Vector hang (deadlock?) after receiving big spikes of events over a period of 12+ hours.

Hello, thank you for the reply. You can [use this](https://github.com/vectordotdev/vector/blob/master/src/sinks/datadog/traces/mod.rs#L27) as an example.

HI @Maksim20023, thank you for looking into this! I guess one more check would be to see the actual usages of the proto struct/functions and if you are able jump...

Here's a video: https://a.cl.ly/p9uZmyqQ Rust settings: https://a.cl.ly/E0uLQB1G Experimental features: https://a.cl.ly/nOuLyryy

Hi @Maksim20023, thank you for looking into this issue. I uploaded the zip without sensitive data here: Upload id: 2023_08_17_mfghJGMX4Hoecv6Rf67ofo (file: clion-logs-20230817-1100204016606593731751773.zip)

> > A small request to try to avoid force pushing. It makes viewing the change history more difficult. > > @jszwedko Sorry about this. The pipeline was failing due...

Reopening this. Preserving context for future contributors: Basically someone can re-open https://github.com/vectordotdev/vector/pull/21583 and add a few commits to do this: https://github.com/vectordotdev/vector/pull/21857#issuecomment-2499083493. We (maintainers) will have to follow up and complete...

> As you said, wonderful feature. Do you plan to release it again with changes described in the comment ? > > Thx This PR https://github.com/vectordotdev/vector/pull/21583 was great and did...

> I tested on my branch works fine https://github.com/liuyangc3/vector/pull/1/files Thanks for sharing @liuyangc3. I think we can also make it template-able. Happy to review a PR.