setting up @sentry/nextjs with @vercel/otel
              
              #16861
            
            
              
                Unanswered
              
          
                  
                    
                      stefanprobst
                    
                  
                
                  asked this question in
                Q&A
              
            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.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
could anybody share an example setup combining
@sentry/nextjswith a opentelemetry collector config as described in the nextjs docs. thanks!Beta Was this translation helpful? Give feedback.
All reactions