First Steps: Adding Tracing Support for Next.js
Hey,
Usually, we run our Next.js apps in the dark. It runs some server-side code & we barely know how they perform. That’s why I am starting this project to add Tracing support to Next.js.
Then we can see exactly how they behave in production. Based on that data, we can take action.
First Steps: Adding Tracing Support for Next.js
Here are my first steps on adding tracing support for Next.js. With that, we can understand what’s happening inside a Next.js app.
Don't miss what's next. Subscribe to Letters from Arunoda: