How to uninstall Docker Monitor?
Release : SAAS
Component : APM SAAS ENTERPRISE
Differs between standalone and swarm
Uninstall Docker Monitor:
To uninstall the Docker Monitor from your Docker environment, use one of the two following commands depending on your Docker Monitor setup: Standalone or UCP.
Uninstall in Swarm or UCP Setup
Use the following command for a Swarm/UCP setup:
docker stack deploy -c uninstall.yml uninstall-apm
Uninstall in Standalone Setup
Use the following command for a standalone setup:
docker-compose -f uninstall.yml up -d