Hang on, I already use Sentry
Keep @sentry/node and change its destination to your Telebugs DSN. Your error reports stay on your server. You don’t need a Sentry account.
Fast responses are lovely. A useful report when a handler breaks is lovely, too. Connect the Sentry Fastify integration to Telebugs on your server.
Space pauses or resumes. R replays. Escape shows the complete setup.
Keep @sentry/node and change its destination to your Telebugs DSN. Your error reports stay on your server. You don’t need a Sentry account.
Yes. The SDK has a Fastify error handler, so unexpected request exceptions can be reported without adding a capture call to every route.
Use the browser SDK for frontend errors. Your server and browser reports can live in Telebugs together without sharing the same SDK setup.