Hello, I'm trying to setup signoz self host with docker swarm for our microservice application. Is it required to configure opentelemetry in each service? (it has more than 10 services containers like fast api, redis, supabase, ..)
is there a standard way to setup in docker connecting all containers data /logs automatically and export to signoz hosted in another server?
If it's in place please share a related reference or guide me on this, tired of getting wrong track in setting up.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.