Skip to content

Slowdown after deploying Sentry Nuxt SSR #17045

@cernymatej

Description

@cernymatej

Is there an existing issue for this?

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.

Image

Expected Result

No noticeable performance decrease

Actual Result

A +- 100ms additional latency in response time

Metadata

Metadata

Assignees

Projects

Status

Waiting for: Community

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions