Here's a really cool way to automatically instrument all your Next.js Server Actions with Sentry! next-safe-action allows you to create middleware for your server actions, in which you can setup instrumentation for all the actions that use the middleware. Easy!
This talk focuses on the challenges of debugging applications that are live, particularly when you receive nebulous user feedback, and an error is something in the backend that is hard to discover through traditional reproduction.
Over the past few months, we introduced several new features and capabilities. While we released larger product updates like Trace Explorer, Insights modules, and our JavaScript V8 SDK (to name a few), it’s the smaller, iterative improvements that really make a big difference in your debugging workflow. Let’s dive into 8 recent updates that you should know about.