getsentry / getsentry/sentry-ruby
Support `crashed` session events in Ruby SDK
Open
Errors
Feature
Ruby
- Dominant language
- Ruby
- Stars
- 987
- Forks
- 541
- Avg merge
- 17h 40m
- Merged PRs (30d)
- 19
Description
Currently, we are not sending the crashed session event type in the Ruby SDK. This leads to users of the Ruby SDK and the Release Health feature to always have 100% Crash Free Rate, even if the errors themselves are marked as unhandled.
We should support sending crashed session events for unhandled errors so Release Health works properly
Contributor guide
Assessment
This issue has not been assessed yet.