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
Yunus M
09/25/2024, 10:06 AM
@Prashant Shahi
p
Prashant Shahi
09/25/2024, 9:24 PM
Otel-Migrator (schema-migrator) is used to run clickhouse migrations (if any).
Prashant Shahi
09/25/2024, 9:25 PM
It is expected to exit with status zero when successful.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.