-
-
Notifications
You must be signed in to change notification settings - Fork 229
MAUI Gesture Recognizer Auto-Breadcrumbs #4124
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
Conversation
|
@aritchie should we add this in? I think we might want to disable this functionality from the native SDKs if we do, I believe they have a similar thing going there, but since we don't sync those from native to C# (only the other way around), if we add this here we get them in all evnets, C# and native ones. |
…try/sentry-dotnet into maui_gestures_breadcrumbs
…try/sentry-dotnet into maui_gestures_breadcrumbs
| - Redact Authorization headers before sending events to Sentry ([#4164](https://github.com/getsentry/sentry-dotnet/pull/4164)) | ||
| - Remove Strong Naming from Sentry.Hangfire ([#4099](https://github.com/getsentry/sentry-dotnet/pull/4099)) | ||
|
|
||
| ### Features |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
issue: Two Features section.
This is not a current enhancement request. This is being done to see how well we can "dig" into the view hierarchy as we look for auto instrumentation on things like command execution.
This is here for discussion to decide if we should bring it into the product.
TODOs