Skip to main content

distributed-ch-multinode-part-1

Next, you will have to toggle DOCKER_MULTI_NODE_CLUSTER environment variable to true to ensure migrations are run on new instances (shards) of clickhouse.

services:  
otel-collector:
environment:
- DOCKER_MULTI_NODE_CLUSTER=true