how can i clear the disk signoz server ?
# support
n
how can i clear the disk signoz server ?
v
@Prashant Shahi ^
n
Kindly sugges
p
are you using SigNoz on Docker standalone? If yes, you can run the following command to cleanup clickhouse disk:
Copy code
cd signoz
make clear-standalone-ch
If you are using Docker Swarm, the latter command will be
make clear-swarm-ch