sentry-dotnet
sentry-dotnet copied to clipboard
Sentry SDK for .NET
From https://develop.sentry.dev/sdk/event-payloads/#optional-attributes We had `release`, but not `dist` because it's usually used only in mobile apps. For one example usage, see our [React Native docs](https://docs.sentry.io/platforms/react-native/sourcemaps/#using-custom-release-and-distribution). We need this now, since...
This is a subset of the issue tracking the complete MAUI support (#1174) and builds upon the work completed for Preview 1 (#1651) and Preview 2 (#1729) Here is the...
This is a subset of the issue tracking the complete MAUI support (#1174) and builds upon the work completed for Preview 1 (#1651), Preview 2 (#1729), and Preview 3 (#1769)...
This meta-issue tracks the development roadmap for the Sentry SDK for .NET MAUI. It will be updated periodically as needed. Minor issues may not necessarily be listed here, but may...
### Package Sentry.AspNetCore ### .NET Flavor .NET Core ### .NET Version 3.1.27 ### OS Linux ### SDK Version 3.11.1 ### Self-Hosted Sentry Version _No response_ ### Steps to Reproduce I...
Please ignore this, its just for experimentation so far ;-)
### Package Sentry.AspNetCore ### .NET Flavor .NET Core ### .NET Version 6.0.6 ### OS Other ### SDK Version Assembly Sentry, Version=3.20.1.0 ### Self-Hosted Sentry Version _No response_ ### Steps to...
### Package Sentry ### .NET Flavor .NET ### .NET Version 6.0.6 ### OS macOS ### SDK Version 3.20.1 ### Self-Hosted Sentry Version _No response_ ### Steps to Reproduce ``` using...
### Environment How do you use Sentry? Sentry SaaS (sentry.io) Which SDK and version? Sentry.AspNetCore 3.13 used in dotnetcoreapp2.2 API project ### Steps to Reproduce I created an ISentryEventProcessor like...
https://github.com/getsentry/sentry-dotnet/runs/6327391846?check_suite_focus=true Time to restore dependencies from cache: | Ubuntu | macOS | Windows | |-|-|-| | 18s | 29s | 4m 5s | With timings visible, it's clearly the `tar`...