For the complete documentation index, see llms.txt. This page is also available as Markdown.

Uninstall BDOT Collectors in Docker Compose

Collectors can be uninstalled by using the docker compose down command. Use the -v flag to remove volumes as well.

docker compose down (-v)

Last updated

Was this helpful?