Hello , we are noticed that InfluxDB ( 1.8.9 ) is allocating to much memory inside the docker image. But as you can see in the picture in HeapAlloc/HeapInUse shows the correct behaviour of our current load. ( ~2Gb in front of ~20Gb of
This fact is specially annoying because it is working inside a kubernetes pod sharing memory with many other services that needs for this memory if not currently needed for influxdb.
How can I force free unused memory ?