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

Add support for setting sentry-native handler_strategy #3671

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

markushi
Copy link
Member

📜 Description

Bump sentry-native, add options to SentryAndroidOptions, extend sentry-native init code.

💡 Motivation and Context

getsentry/sentry-native#1026

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

Copy link
Contributor

github-actions bot commented Aug 30, 2024

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against ba346d6

Copy link
Contributor

github-actions bot commented Aug 30, 2024

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 379.67 ms 495.35 ms 115.68 ms
Size 1.70 MiB 2.35 MiB 661.99 KiB

Previous results on branch: feat/sentry-dotnet-inproc-handler-strategy

Startup times

Revision Plain With Sentry Diff
e6cd7c4 436.04 ms 463.48 ms 27.44 ms
8cd4eed 653.88 ms 782.00 ms 128.12 ms

App size

Revision Plain With Sentry Diff
e6cd7c4 1.70 MiB 2.35 MiB 661.99 KiB
8cd4eed 1.70 MiB 2.35 MiB 661.99 KiB


### Features

- Add support for setting sentry-native handler_strategy ([#3671](https://github.com/getsentry/sentry-java/pull/3671))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 🚫 The changelog entry seems to be part of an already released section ## 7.15.0.
    Consider moving the entry to the ## Unreleased section, please.

@markushi
Copy link
Member Author

@bitsandfoxes do you know if the underlying .NET issue is solved by this? Or in other words: Should we move forward with this and get it merged?

@bitsandfoxes
Copy link
Contributor

bitsandfoxes commented Oct 9, 2024

@bitsandfoxes do you know if the underlying .NET issue is solved by this? Or in other words: Should we move forward with this and get it merged?

AFAIK this will resolve dotnet/android#9055
I could reproduce this locally We should verify this works as intended.

@getsantry
Copy link

getsantry bot commented Oct 31, 2024

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot added the Stale label Oct 31, 2024
@markushi
Copy link
Member Author

markushi commented Nov 1, 2024

@bitsandfoxes we eventually still want to have this merged, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants