Sentry tracing
Hey guys, I'm trying to setup tracing with Sentry using the official example from docs https://effect.website/docs/observability/tracing/#tutorial-visualizing-traces:
But nothing seems to work. According to Sentry docs https://docs.sentry.io/platforms/javascript/guides/nextjs/opentelemetry/custom-setup/ there is quite a different setup for the Sentry client.
How can I initialize the client correctly? Where do I initialize it? I tried something like this to no avail:
But nothing seems to work. According to Sentry docs https://docs.sentry.io/platforms/javascript/guides/nextjs/opentelemetry/custom-setup/ there is quite a different setup for the Sentry client.
How can I initialize the client correctly? Where do I initialize it? I tried something like this to no avail:
Learn how to use your existing custom OpenTelemetry setup with Sentry.
