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
@Blitz2145 Thanks for letting us know. The clientExtensions are actually kinda dope because they let us inspect the queries directly (Which should lead to way better instrumentation)!
Having an integration to instrument Prisma is probably not the best idea as shown in #8383
It's probably a good idea to have a simple Prisma middleware we export that is "immune" to weird multi-instrumentation issues.
The text was updated successfully, but these errors were encountered: