Replies: 2 comments 1 reply
-
|
@dariusj18, hi! I am having the same issue. Have you managed to work around this issue? |
Beta Was this translation helpful? Give feedback.
-
|
Hi there, To keep our discussions organized and focused on the most relevant topics, we’re reviewing and tidying up our backlog. As part of this process, we’re closing discussions that haven’t had any recent activity and appear to be outdated. If this discussion is still important to you or unresolved, we’d love to hear from you! Feel free to reopen it or start a new one with updated details. For more details about our priorities and vision for the future of Prisma ORM, check out our latest blog post: https://www.prisma.io/blog/prisma-orm-manifesto. Thank you for your understanding and being part of the community! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to log the Prisma query events inside a OpenTelemetry trace, however when I try and get the current span or context it seems that there is nothing there.
but everything is fine when I try and add to the trace in a middleware defined just above this.
Does this mean it's just not data I can access inside an event?
Beta Was this translation helpful? Give feedback.
All reactions