Pavlos Rontidis

Results 222 comments of Pavlos Rontidis

Also, please add a changelog fragment here: https://github.com/vectordotdev/vector/tree/master/changelog.d

Hi @gsalisbury, apologies for the delayed response, this issue fell through the cracks. Is this still happening if you use the latest vector version?

Hi @junlintianxiazhifulinzhongguo, - By global configuration do refer to the [global options](https://vector.dev/docs/reference/configuration/global-options/)? - Can you elaborate on your use case with an example? Thank you!

Putting this out there to potentially get some feedback, I will revisit on Monday.

> Didn't mean to approve this PR 😓 I think this will be blocked until you re-approve. I suggest re-approving 😅 I won't merge until Vlad and Jesse take a...

> > @jszwedko Can you take a look at this again? Should I be adding a field in the `json` codec instead of a new codec? > > I'm having...

Hi @LinoVieira13, For vector 0.34.1 I cannot reproduce what you describe: ``` hoot:~$ which vector /usr/bin/vector host:~$ vector --version vector 0.34.1 (x86_64-unknown-linux-gnu 86f1c22 2023-11-16 14:59:10.486846964) host:~$ VECTOR_CONFIG_DIR=~/vector-config-dir/ vector 2023-12-08T10:21:15.402659Z INFO...

@LinoVieira13 in order to help us debug this: - in the original bug report the version is `vector 0.33.1 (x86_64-unknown-linux-gnu ....)`, is that wrong? - did you change anything else...

> Seems like the upgrade to 0.34.1 resolved the issue with the memory leak & CPU increase. Hello @tomer-epstein, can you try `v0.34.1` as well?

> To fix: I set the (by default unset) global option [expire_metrics_secs](https://vector.dev/docs/reference/configuration/global-options/#expire_metrics_secs), as suggested by @jszwedko. Interesting! I am curious what value did you set it to? @jszwedko: I also...