valerypetrov

Results 5 comments of valerypetrov

## Here is memory usage by the Vector process ``` pmap -p 32778 32778: /usr/bin/vector --config /etc/vector/vector_kafka_to_minio_rsyslog*.toml -v 000056396f887000 92328K r-x-- /usr/bin/vector 00005639754b0000 4116K r---- /usr/bin/vector 00005639758b5000 108K rw--- /usr/bin/vector...

@jszwedko , hey. The different values in component type are not more than 150-200. We've also tried the disk buffer. But it was really slow as a turtle. The overall...

Hey, @jszwedko . ``` vector --version vector 0.12.2 (v0.12.2 x86_64-unknown-linux-gnu 2021-03-30) ``` ![telegram-cloud-document-2-5217872329580745260](https://user-images.githubusercontent.com/33148246/141288486-986187e9-1e09-4288-8d80-81a7f92e6425.jpg) ``` vector --version vector 0.17.3 (x86_64-unknown-linux-musl d72c6e7 2021-10-21) ``` ![telegram-cloud-document-2-5217872329580745266](https://user-images.githubusercontent.com/33148246/141288518-42070047-5abf-4a14-b5a9-0875e2ed06bf.jpg) The configuration files were the same. It...

Hey guys, we have the same issue. By the way, I found very strange behavior on the internal_metrics sink. Please take a look: ``` N=10; for ((i=1; i

Seems like the upgrade to 0.34.1 resolved the issue with the memory leak & CPU increase.