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

Sentry SDK for .NET

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

We want to define a set of [lightweight metrics](https://docs.sentry.io/product/explore/metrics/) that SDKs can automatically collect for e.g. framework, language or platform, focusing only on signals that **do NOT overlap with Tracing**....

.NET
Metrics

Resolves #4584 - https://github.com/getsentry/sentry-dotnet/issues/4584 --- #skip-changelog

### Description We do document the usage of `appsettings.json` for ASP.NET Core. But we do not document the usage of `Web.config` for ASP.NET (.NET Framework). Let's add a basic example...

.NET
Docs

This emulates various commands that I have in my .zshrc file that I use frequently when working with the repo. Over time we could potentially expand on these (for example,...

Some organizations do not see GitHub status checks because their Sentry GitHub App installation does not include the `checks:write` permission. This is currently not obvious to users. From the thread:...

Test bed for: - #3954 - getsentry/sentry-cocoa#6193 #skip-changelog

Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.2.0 to 2.2.1. Release notes Sourced from actions/create-github-app-token's releases. v2.2.1 2.2.1 (2025-12-05) Bug Fixes deps: bump the production-dependencies group with 2 updates (#311) (b212e6a) Commits 29824e6 build(release):...

Dependencies
github_actions

### Problem Statement We should investigate better support for Blazor Server ### Solution Brainstorm Could include a new package, or might just need improved guidance docs. Also related: #1685

Feature
Framework: Blazor
Waiting for: Product Owner
.NET

### Description See developer docs: - https://github.com/getsentry/sentry-docs/pull/15717 - [Preview](https://develop-docs-git-lms-feat-develop-span-first-guidelines.sentry.dev/sdk/telemetry/spans/implementation/) ### TODO This is definitely an epic, so each of the following would be their own PR: - [ ] Span...

.NET

See https://devblogs.microsoft.com/dotnet/introducing-slnx-support-dotnet-cli/ - Would need to tweak some of our scripts. - Need to see if there is any equivalent of SLNF files as well (filtered solution files).

Repository Maintenance
.NET