LukasJerabek

Results 42 comments of LukasJerabek

I think this is related to https://github.com/fluent/fluentd/issues/3610 Seeing the time when this was created gives me very little hope to be fixed soon...

I fixed get_memory_metrics.sh in my example which did not work, prinf part was missing. I am gonna try your example, but I was not able to reproduce this when having...

Yea, I can confirm that your example causes this too. So its not the combination of both that causes this. EDIT: wrong, it was too soon to judge

I am sorry, it was too soon to judge, it has stabilized on around 174 of FDs. So my first thought still applies, I observe only the combination of both...

Also did you try `sudo find /proc/2591/fd | wc -l` in like 15 minutes after fluentd was started or only at the begging?

I still see the problem even with version 1.15.1. Roughly after 10 minutes there is 90 in my case, after 20 minutes 160. 30 minutes 233 and so on... 1....

I use vagrant in this example, but I have seen this in rented KVM cloud.