This message was deleted.
# general
s
This message was deleted.
a
To see your own, you will first have to instrument your application code: https://signoz.io/docs/instrumentation/overview/
Which type of application are you planning to monitor Danish?
d
Spring boot Microservices. I wanted to remove all those. can you guide me ?
a
you need to comment out the following section from the
docker-compose.yaml
file. Go to the directory where you have installed SigNoz, and locate the
docker-compose
file. The steps are mentioned in this link: https://signoz.io/docs/operate/docker-standalone/#remove-the-sample-application
d
After removing that do I need to put my application's container and image in that place?