-
Prior to upgrading our SDK to v8, our Sentry error handler looked like this:
I'm having a hard time replicating this configuration since migrating the SDK to v8. Is this still possible? |
Beta Was this translation helpful? Give feedback.
Answered by
xmunoz
Jul 1, 2024
Replies: 2 comments 1 reply
-
Here is what I implemented in v8 to get this working the same way:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AbhiPrasad
-
I think it would be useful to add it to the migration docs https://docs.sentry.io/platforms/javascript/guides/express/migration/v7-to-v8/ |
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
Here is what I implemented in v8 to get this working the same way: