Ola Ahlman
07/07/2025, 9:30 AMdocker-compose up -d migration-job
Logs from this command are:
docker-compose logs -f migration-job
WARN[0000] /root/signoz/deploy/docker/docker-compose.yaml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
migration-job-1 | {"level":"error","ts":1751879720.45815,"caller":"migrate/main.go:283","msg":"data migration failed: error building metric details: error checking metric otelcol_receiver_accepted_metric_points → otelcol_receiver_accepted_metric_points: code: 173, message: Couldn't allocate 325 bytes when parsing JSON: while executing 'FUNCTION JSONExtractKeys(labels :: 0) -> JSONExtractKeys(labels) Array(String) : 1'","stacktrace":"main.main\n\t/go/src/github.com/signoz/migrate/main.go:283\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:283"}
Nagesh Bansal
07/07/2025, 10:21 AMNagesh Bansal
07/07/2025, 10:24 AMAniket Agarwal
07/07/2025, 10:34 AMOla Ahlman
07/07/2025, 10:34 AMOla Ahlman
07/07/2025, 10:36 AMOla Ahlman
07/07/2025, 10:36 AMdocker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8e0141d08787 signoz/signoz-otel-collector:v0.128.0 "/signoz-otel-collec…" 2 hours ago Up 2 hours 0.0.0.0:4317-4318->4317-4318/tcp signoz-otel-collector
0ca2bf994e69 signoz/signoz:v0.88.1 "./signoz --config=/…" 2 hours ago Up 2 hours (healthy) 0.0.0.0:8080->8080/tcp signoz
4f17607f2ae9 clickhouse/clickhouse-server:24.1.2-alpine "/entrypoint.sh" 3 months ago Up 3 months (healthy) 8123/tcp, 9000/tcp, 9009/tcp signoz-clickhouse
b33fe00f3e69 bitnami/zookeeper:3.7.1 "/opt/bitnami/script…" 3 months ago Up 3 months (healthy) 2181/tcp, 2888/tcp, 3888/tcp, 8080/tcp signoz-zookeeper-1
Ola Ahlman
07/07/2025, 10:49 AMOla Ahlman
07/07/2025, 1:52 PMAniket Agarwal
07/07/2025, 2:15 PMOla Ahlman
07/07/2025, 7:17 PMOla Ahlman
07/07/2025, 9:49 PM