Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ingest os_activity tracing #4617

Open
lhunath opened this issue Dec 11, 2024 · 1 comment
Open

Ingest os_activity tracing #4617

lhunath opened this issue Dec 11, 2024 · 1 comment

Comments

@lhunath
Copy link
Contributor

lhunath commented Dec 11, 2024

Problem Statement

Apple has support for some advanced tooling to keep track of the origin of a crash beyond what backtraces can provide, in their OS framework's activity tracing. This allows applications to declare what activity is in progress, attaching breadcrumbs and context, which is subsequently included in crash reports, even if the crash happened on a distant thread with the original context of the crash absent from the backtrace.

Solution Brainstorm

I am curious if Sentry is capable of ingesting this information and attaching it to crash logs.

More details can be found:

Are you willing to submit a PR?

No response

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Dec 11, 2024
@lhunath lhunath changed the title Add os_activity tracing Ingest os_activity tracing Dec 11, 2024
@brustolin
Copy link
Contributor

Hello @lhunath, thanks for the suggestion. We will investigate it.

@philipphofmann philipphofmann moved this from Needs Discussion to Needs Investigation in Mobile & Cross Platform SDK Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: Needs Investigation
Development

No branches or pull requests

2 participants