Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nextjs
SDK Version
7.100.0
Framework Version
nextjs 13.5.5
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
I found sentry/browser captureException sets the level of the event to error,
but server runtime captureException don't set event level.
Expected Result
server runtime captureException event's level 'error'
Actual Result
https://codesandbox.io/p/devbox/ecstatic-merkle-8dklcm?file=%2Fsentry.server.config.js%3A8%2C96&workspaceId=0b6a93a6-ac89-4020-a035-0354bd4bb279
server side

client side

Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nextjs
SDK Version
7.100.0
Framework Version
nextjs 13.5.5
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
I found sentry/browser captureException sets the level of the event to error,
but server runtime captureException don't set event level.
Expected Result
server runtime captureException event's level 'error'
Actual Result
https://codesandbox.io/p/devbox/ecstatic-merkle-8dklcm?file=%2Fsentry.server.config.js%3A8%2C96&workspaceId=0b6a93a6-ac89-4020-a035-0354bd4bb279
server side

client side
