Next.js docs have a useful [page](https://docs.sentry.io/platforms/javascript/guides/nextjs/opentelemetry/custom-setup/) on how to use Sentry with OTel. Add some guidelines for Python, too. Mention: - ignoring specific trace origins - maybe type differences between otel and sentry (if it makes sense on that page) - ... See also https://github.com/getsentry/sentry-python/issues/4236