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

Create OOTB SqlException EventProcessor to log `Number` and other fields.

Open bruno-garcia opened this issue 5 years ago • 2 comments

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.

bruno-garcia avatar Sep 15 '19 17:09 bruno-garcia

We should probably do this on the backend, rather than in the SDK.

mattjohnsonpint avatar Jun 22 '22 21:06 mattjohnsonpint