valerypetrov
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) ```  ``` vector --version vector 0.17.3 (x86_64-unknown-linux-musl d72c6e7 2021-10-21) ```  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.