pondwater
pondwater
CDCloudflare Developers
Created by pondwater on 12/23/2023 in #workers-help
Sentry for Handled Worker Exceptions
Question about Sentry.
This integration allows you to connect to a Sentry project from your Worker to automcatically send errors and uncaught exceptions to Sentry with no code changes needed in the Workers application.
I see that Sentry will capture unhandled exceptions but I'm wondering if Sentry will also be notified for handled exceptions? I guess I'm confused what send errors means in the docs above. I am hoping to enable this but unsure if that means I will need to bake in Sentry the old-fashioned way.
6 replies