sentry-dotnet
sentry-dotnet copied to clipboard
Sentry SDK for .NET
I'm skipping the test `Profiler_ThrowingOnSessionStartup_DoesntBreakSentryInit` here: https://github.com/getsentry/sentry-dotnet/pull/3635/files We should re-enable it.
### Problem Statement Customer has a Maui app on Android and they say everything is launched on top of the Activity but they use Pages in Maui for screens. Automatic...
### Problem Statement Building dotnet maui with .net 9 there are warnings regarding Sentry lib: NuGet package '' version '' contains a shared library 'libsentry-android.so' which is not correctly aligned....
### Package Sentry ### .NET Flavor .NET ### .NET Version 9.0.100-preview.6.24328.19 ### OS Windows ### SDK Version 4.9.0 ### Self-Hosted Sentry Version _No response_ ### Steps to Reproduce 1. add...
### Package Sentry.Serilog ### .NET Flavor .NET Core ### .NET Version 8.0.0 ### OS Windows ### SDK Version 4.10.1 ### Self-Hosted Sentry Version _No response_ ### Steps to Reproduce Scaffold...
When you have a hangfire job that fails repeatedly: - You get a useful error report when the exception is first reported - The error is then reported again, and...
### Package Sentry ### .NET Flavor .NET ### .NET Version 8.0.6 (and some on versions from 8.0.0 to 8.0.7, error still seen in all) ### OS iOS ### SDK Version...
More about the what and why: https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Metrics-Beta-Coming-to-an-End Metrics have been marked as `obsolete` in https://github.com/getsentry/sentry-dotnet/pull/3619
### Package Sentry ### .NET Flavor .NET ### .NET Version 8.x ### OS Linux ### SDK Version 4.10.2 ### Self-Hosted Sentry Version _No response_ ### Steps to Reproduce We have...
### Problem Statement The DiagnosticSource auto-instrumentation of EF and SqlClient is client, but they create an absolute TON of Spans. To the point where I have to set the overall...