Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(.NET): Added Exception Filters #10846

Merged
merged 3 commits into from
Aug 4, 2024
Merged

Conversation

bitsandfoxes
Copy link
Contributor

The .NET SDK allows users to filter by exception type or provide their own exceptionfilter to the options object.

Copy link

vercel bot commented Jul 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
changelog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2024 4:57pm
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2024 4:57pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
develop-docs ⬜️ Ignored (Inspect) Visit Preview Aug 4, 2024 4:57pm

Copy link

codecov bot commented Jul 25, 2024

Bundle Report

Changes will decrease total bundle size by 15 bytes ⬇️

Bundle name Size Change
sentry-docs-edge-server 255.36kB 3 bytes ⬇️
sentry-docs-server 9.54MB 6 bytes ⬇️
sentry-docs-client 8.18MB 6 bytes ⬇️

@bitsandfoxes
Copy link
Contributor Author

Also helps with bridging the gap with getsentry/sentry-dotnet#2306

Copy link
Contributor

@sentrivana sentrivana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, found one typo.

@bitsandfoxes bitsandfoxes enabled auto-merge (squash) August 4, 2024 16:41
@bitsandfoxes bitsandfoxes merged commit 1013f16 into master Aug 4, 2024
9 checks passed
@bitsandfoxes bitsandfoxes deleted the feat/dotnet-exceptionfilter branch August 4, 2024 16:57
@github-actions github-actions bot locked and limited conversation to collaborators Aug 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants