-
-
Notifications
You must be signed in to change notification settings - Fork 444
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
Conversation
|
Performance metrics 🚀
|
…om:getsentry/sentry-java into feat/sentry-dotnet-inproc-handler-strategy
@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 |
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 "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
@bitsandfoxes we eventually still want to have this merged, right? |
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 "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
Co-authored-by: Roman Zavarnitsyn <rom4ek93@gmail.com>
📜 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
sendDefaultPII
is enabled.🔮 Next steps