Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions