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

Frozen Frames per Fragment #4024

Closed
thinkocapo opened this issue Jan 7, 2025 · 1 comment
Closed

Frozen Frames per Fragment #4024

thinkocapo opened this issue Jan 7, 2025 · 1 comment

Comments

@thinkocapo
Copy link

Problem Statement

Right now frozen frames are for whatever is in the Transaction

  • Transaction could be an Activity
  • Transaction could be a Fragment
  • Transaction could be an Activity with sub spans for each Fragment

In the Sentry UI can you make a widget somewhere that shows Fragments specifically? Without having to custom instrument hundreds/thousands of fragments as custom transactions? Maybe Sentry can somehow parse out the fragments data and display frozen frames specific to that. Firebase Crashlytics does this.

Solution Brainstorm

I think the answer right now is to custom instrument a new Transaction only for the Fragment.

@stefanosiano
Copy link
Member

closing as dup of #3719

@stefanosiano stefanosiano closed this as not planned Won't fix, can't repro, duplicate, stale Jan 8, 2025
@github-project-automation github-project-automation bot moved this from Needs Discussion to Done in Mobile & Cross Platform SDK Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Archived in project
Development

No branches or pull requests

2 participants