-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Self-hosted/on-premise
Which SDK are you using?
@sentry/nuxt
SDK Version
9.30.0
Framework Version
Nuxt 3.17.5
Link to Sentry event
No response
Reproduction Example/SDK Setup
I've recently deployed the Sentry integration to my nuxt projects and have noticed a significant performance problem, where the response time worsened by around 100ms.
Is this a known issue? I don't have a reproduction yet as I haven't looked into it in too much detail just yet. All I know is that when I don't use the sentry module and don't start the server using node --import ./.output/server/sentry.server.config.mjs .output/server/index.mjs
, the response time for each request is much better.

Expected Result
No noticeable performance decrease
Actual Result
A +- 100ms additional latency in response time
Metadata
Metadata
Assignees
Projects
Status
Waiting for: Community