getsentry / getsentry/sentry-dotnet
Create OOTB SqlException EventProcessor to log `Number` and other fields.
Open
.NET
Errors
Feature
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
Error codes mappings are here:
[https://docs.microsoft.com/en-us/azure/sql-database/sql-database-develop-error-messages]()
This mapping could be brought in to the default SDK event processing pipeline to add more context to users.
Contributor guide
Assessment
This issue has not been assessed yet.