Hi Folks, I am just getting started with SigNoz an...
# general
z
Hi Folks, I am just getting started with SigNoz and I tried docker-compose(available from doc) to setup the stack. Well I see one of the container Otel-migrator is exited status. Can someone explain? Also, I couldn't find any doc which explain this demo stack. Need some help.
y
@Prashant Shahi
p
Otel-Migrator (schema-migrator) is used to run clickhouse migrations (if any).
It is expected to exit with status zero when successful.