Hello, I'm trying to setup signoz self host in docker to my exisitng app where multiple services runs in container. Is it required to configure opentelemetry in each service for signoz traces integration? is there a way to setup in docker connecting all containers automatically? I see by default it collects only the logs form all container.
n
nitya-signoz
11/22/2024, 4:26 PM
Yeah for traces you will have to configure your applications.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.