-
-
Couldn't load subscription status.
- Fork 1.7k
setting up @sentry/nextjs with @vercel/otel
#16861
Unanswered
stefanprobst
asked this question in
Q&A
-
could anybody share an example setup combining @sentry/nextjs with a opentelemetry collector config as described in the nextjs docs. thanks!
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
Hey, as of now you need to follow our docs on this here: https://docs.sentry.io/platforms/javascript/guides/nextjs/opentelemetry/custom-setup/ or e.g. here: https://docs.sentry.io/platforms/javascript/guides/nextjs/opentelemetry/using-opentelemetry-apis/#adding-additional-span-processors
If all you want is to also export traces to some other place, you can add a custom span processor to the sentry setup.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment