getsentry / getsentry/sentry-dotnet

Enhance error context by including log call site in .NET SDK

Open
#4,414 7 comments 0 reactions 0 assignees View on GitHub
.NET Blocked Feature
Dominant language
C#
Stars
770
Forks
248
Avg merge
3d 4h
Merged PRs (30d)
49

Description

### Problem Statement

Currently, when an error is reported using the .NET Sentry SDK, the stack trace included in the exception reflects only the point at which the exception was thrown. However, it does not include the location (call site) where the error was logged or reported to Sentry.

### Solution Brainstorm

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.