sentry-dotnet icon indicating copy to clipboard operation
sentry-dotnet copied to clipboard

Sentry SDK for .NET

Results 339 sentry-dotnet issues
Sort by recently updated
recently updated
newest added

I'm skipping the test `Profiler_ThrowingOnSessionStartup_DoesntBreakSentryInit` here: https://github.com/getsentry/sentry-dotnet/pull/3635/files We should re-enable it.

Testing
Flaky Test
Product: Profiling

### 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...

Feature
Product: Tracing
Framework: MAUI

### 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....

Framework: MAUI

### 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...

Bug
Feature
Native

### 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...

Serilog

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...

Bug
Platform: iOS
Needs Reproduction

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

Repository Maintenance
Product: Metrics

### 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...

Bug
Framework: ASP.NET Core

### 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...