bcicen / ctop

Top-like interface for container metrics
https://ctop.sh
MIT License
15.6k stars 528 forks source link

ctop eats more and more memory #345

Open jviki opened 11 months ago

jviki commented 11 months ago

After 10 days of running ctop as a separate container I sometimes attach to in order to see stats of all other containers, I can see that ctop consumes almost 1 GB of RAM. It consumed significant amount of my VPS memory. Is this a desirable behaviour? Does it mean that ctop leaks or that it collects stats in memory indefinitely? Is it possible to flush old stats somehow?