Is there a way to get a flamegraph on a vercel API call?
Basically the title. How do people normally debug requests that take a long time on serverless?
2 Replies
I don’t know exactly what it’s called but in your deployments there should be a logs tab that has some useful debugging stuff
yeah but i really need to know what function stacks are taking a while
theres a bug im trying to work through that seems to be coming from the cloud firestore library