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.
Your function runs on Azure. Your error reports don’t have to. Use the Sentry Node.js SDK to send them 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.
You can report them explicitly through the Node.js SDK. The function must allow time for delivery before it ends; Telebugs then keeps the error and its backtrace.
No. Keep the function on Azure and make your Telebugs endpoint reachable from it. You choose where the error reports are stored.