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

[EPIC] Send full list of debug meta for app start transactions #165

Open
1 of 4 tasks
philipphofmann opened this issue Jan 4, 2024 · 0 comments
Open
1 of 4 tasks

Comments

@philipphofmann
Copy link
Member

philipphofmann commented Jan 4, 2024

For the mobile Starfish library size and count widget, we plan on adding statistics on the number of loaded libraries and their size during the app start. We decided to use the existing debug_meta payload that transactions already use when containing file IO on the main thread spans. Therefore, app start transactions must send the full list of all debug_meta. Most SDKs have an optimization to only send debug_meta referenced in the stacktrace to reduce the event payload size. For app start transactions, this optimization must be bypassed.

Tasks

  1. Platform: Cocoa
    philipphofmann
  2. Platform: Android Platform: Java
    markushi
  3. Platform: Dart
  4. 0 of 3
    Platform: React-Native
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Discussion
Development

No branches or pull requests

3 participants