Hi everyone!
We're trying to integrate both Sentry and SigNoz into our project. Since both use OpenTelemetry, we assumed they could coexist. However, we're running into an issue:
• When Sentry is enabled, we only receive logs in SigNoz — no traces show up.
• When we disable Sentry, traces start appearing in SigNoz as expected.
Is there a way to make both Sentry and SigNoz work together using OpenTelemetry? Has anyone faced this issue or found a workaround?
Thanks in advance!
@Nagesh Bansal
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.