Hi everyone! We're trying to integrate both Sentry...
# support
j
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