Hi Team, my server is down as most of the memory i...
# support
z
Hi Team, my server is down as most of the memory is used by Signoz. Attached is the picture:
Where as docker stats --no-stream is giving me:
p
@User
a
@User
docker stats --no-stream
does not show any substantial memory usage and the screenshot if showing disk space used which shows it to be
7.4GB
?
z
It's the disk usage $ du -h *
The current disk usage for signoz is satisfied or is it high? I am running signoz on latest version
a
depends on how many spans you have stored till now. You can configure the retention period to prevent ever increasing disk space https://signoz.io/docs/userguide/retention-period/
z
Ok I can do it, but the thing is that I have removed the configuration from tomcat file. Only docker is running
a
@Zaid Khan you can set retention from the signoz's UI which will then alter clickhouse table schema and delete the data from the disk. For s3 you need to change clickhouse config but I would suggest the earlier as s3 is damn slow