Skip to content

Add performance monitoring Next.js 13 app dir server components #7176

Closed
@lforst

Description

@lforst

Problem Statement

While we are currently auto-wrapping server components to track errors we are not instrumenting them for performance.

Solution Brainstorm

Start a transaction when a server component renders.

One thing we must consider is how we flush events on serverless platforms like Vercel.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions