This message was deleted.
# support
s
This message was deleted.
d
Thanks @Srikanth Chekuri followed the exact steps, but still can see the data on my dashboard. • Initially I installed Signoz with installation steps mentioned here (Link) • This showed up the dummy data • Updated the
deploy/docker/clickhouse-setup/docker-compose.yaml
file and removed hotrod service • run install command again. But the data in the dashboard is still visible, should I install fresh after editing the compose file ?
I am not sure if this step cleans the existing data ?
s
It will only stop generating new but the past data will be there. If you want to get rid of that you may want to do fresh installation with sample application disabled from the start.
d
got it, thanks 🙏