otel stop
To stop the OpenTelemetry side containers that were started by otel start, run:
kurtosis otel stop
This restarts a running Kurtosis engine without the OpenTelemetry Loki sink — reverting to the default log sinks — and then stops the OpenTelemetry collector and ClickHouse side containers, if they exist. If the engine is not running, the engine restart step is skipped and only the side containers are stopped.
Like otel start, this command is Docker-only.