getsentry / getsentry/sentry-dotnet

Skip reporting blocking calls from the SDK itself

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

Description

We have some blocking calls from the SDK which cant' be made async. These are public on the sandbox: https://sandbox.sentry.io/issues/6562584726/?project=4508160335675392&query=is%3Aunresolved&referrer=issue-stream&stream_index=9

They are just wasting quota and are not helpful. We need to build rules to skip reporting these:

See:
* https://github.com/sentry-demos/empower/issues/850

Example: ![Image](https://github.com/user-attachments/assets/68d5c4e1-1b92-439a-86d8-81fea26d9681)

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.