Closed
Description
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.