sentry-go icon indicating copy to clipboard operation
sentry-go copied to clipboard

Handle uncaught panics

Open ribice opened this issue 5 months ago • 0 comments

As a Sentry user, I want to capture and report uncaught panics, including stack traces, to Sentry.

This requires an additional process or binary that monitors for these panics and ensures proper reporting to Sentry upon application exit.

ribice avatar Sep 04 '24 11:09 ribice