-
-
Notifications
You must be signed in to change notification settings - Fork 455
add readme and info about commit of the source repository #4681
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
base: feat/continuous-profiling-02
Are you sure you want to change the base?
add readme and info about commit of the source repository #4681
Conversation
…with cross platform frameworks
🚨 Detected changes in high risk code 🚨High-risk code has higher potential to break the SDK and may be hard to test. To prevent severe bugs, apply the rollout process for releasing such changes and be extra careful when changing and reviewing these files:
|
Instructions and example for changelogPlease add an entry to Example: ## Unreleased
- add readme and info about commit of the source repository ([#4681](https://github.com/getsentry/sentry-java/pull/4681)) If none of the above apply, you can opt out of this check by adding |
🚨 Detected changes in high risk code 🚨High-risk code has higher potential to break the SDK and may be hard to test. To prevent severe bugs, apply the rollout process for releasing such changes and be extra careful when changing and reviewing these files:
|
Performance metrics 🚀
|
Revision | Plain | With Sentry | Diff |
---|---|---|---|
a0f07f5 | 439.92 ms | 478.18 ms | 38.26 ms |
c21fbdb | 420.29 ms | 449.88 ms | 29.59 ms |
ac08652 | 442.71 ms | 446.19 ms | 3.48 ms |
App size
Revision | Plain | With Sentry | Diff |
---|---|---|---|
a0f07f5 | 1.58 MiB | 2.09 MiB | 521.13 KiB |
c21fbdb | 1.58 MiB | 2.09 MiB | 521.13 KiB |
ac08652 | 1.58 MiB | 2.09 MiB | 521.13 KiB |
📜 Description
Follow-up of: #4576
💡 Motivation and Context
💚 How did you test it?
📝 Checklist
sendDefaultPII
is enabled.🔮 Next steps
…with cross platform frameworks