#Worried about your Next.JS app breaking?

1 messages · Page 1 of 1 (latest)

magic cargo
#

If you're worried about your Next.JS webapp breaking without you knowing, I've just released the Next.JS App Router client library for my monitoring service Catalyst. It's easy to install with autoinstrumentation (see docs).

Link (demo video at the bottom): https://www.catalystmonitor.com/
Next.JS docs: https://www.catalystmonitor.com/docs/install/nextjs

How is this better than Sentry etc? Catalyst maintains a high signal to noise ratio without requiring inbox zero on your errors. With traditional error monitoring, you get notified about errors and have no idea if it's a tolerable error, or if it's something you gotta stop the world for. Catalyst shows you the error % per page and endpoint, so you'll know immediately how severe incoming errors are.

Apologies beforehand if this is the wrong section, it's not a blog, but it's content.

These are the installation instructions for Next.js. For other Node.js or web frameworks, checkout our other installation guides.