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
These spans are actually coming from an official Prisma package (@prisma/instrumentation) that we don't control. You have added this to the trigger.config file under instrumentations.
Is your feature request related to a problem? Please describe.
Currently, using the prismaExtension is a bit too verbose (see image). Eventually, all prisma steps are logged.
Describe the solution you'd like to see
Id would be good being able to set the verbosity of the prismaExtension, i.e., hiding all non-important steps, like:
Describe alternate solutions
Additional information
No response
The text was updated successfully, but these errors were encountered: