Hey guys, i have a self hosted signoz and i see that the clickhouse pod is increase the memory consumption it looks like a memory leak, could someone help me?
Neudson Jose
03/07/2025, 7:19 PM
image.png
s
Srikanth Chekuri
03/08/2025, 6:37 AM
Hi @Neudson Jose, please see that the host memory if it's a cache memory. If so, then it's fine. ClickHouse uses page cache to speed up queries, so it's expected to go up, but the cache memory is available for any process on request.
n
Neudson Jose
03/08/2025, 6:32 PM
Soo this dashboard sum the 3 memory usage, RSS, cache and working set ? as can see in the image below ?