You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sentry's .NET SDK does not have OOTB support for Supabase features. Supabase is famously a new service for your postgres DBs, but it does much more today.
in order of what the SDK should support, and can be broken into independently shippable features:
Problem Statement
Sentry's .NET SDK does not have OOTB support for Supabase features. Supabase is famously a new service for your postgres DBs, but it does much more today.
in order of what the SDK should support, and can be broken into independently shippable features:
Solution Brainstorm
There is a 3rd party integration for their Node.js library, for reference.
The text was updated successfully, but these errors were encountered: