We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I just upgraded to Prisma 5 and I don't see any DB transactions anymore
DB transactions automatically being captured by new relice
The database transactions were previously showing up fine in New Relic, also my Redis transactions are still too.
The text was updated successfully, but these errors were encountered:
https://issues.newrelic.com/browse/NR-168546
Sorry, something went wrong.
@rgmvisser our testing shows Prisma 5 works. Can you provide a reproduction case?
Hmm while building a small repro repo I indeed see it is working, must be on my end then somehow.
Will report back if I have found the issue. Thanks anyway!
I will close this for now. If you can provide a reproduction case, please reopen.
No branches or pull requests
Description
I just upgraded to Prisma 5 and I don't see any DB transactions anymore
Expected Behavior
DB transactions automatically being captured by new relice
Steps to Reproduce
Your Environment
Additional context
The database transactions were previously showing up fine in New Relic, also my Redis transactions are still too.
The text was updated successfully, but these errors were encountered: