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

feat(backend): support dsym mapping type in sessionator #1774

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

detj
Copy link
Contributor

@detj detj commented Jan 28, 2025

Summary

This PR adds support for dsym mapping type and updates sessionator record command to write mapping types for both iOS and Android appropriately so that sessionator ingest can readily use them.

Tasks

  • Add support for dsym along with proguard mapping type in sessionator record command
  • Compress dsym mapping files using zstd before writing to disk
  • 📚 Update SDK API docs

See also

- add support for `dsym` along with `proguard` mapping type in
sessionator record command

fixes #1773

Signed-off-by: detj <[email protected]>
@detj detj added feature new features backend backend related labels Jan 28, 2025
@detj detj self-assigned this Jan 28, 2025
Copy link

vercel bot commented Jan 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
measure-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 5:36am

@detj detj requested a review from anupcowkur January 28, 2025 05:37
@detj detj merged commit 4f021a2 into main Jan 28, 2025
4 checks passed
@detj detj deleted the record-dsym branch January 28, 2025 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend related feature new features
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Support dsym mapping type in sessionator's record command
2 participants