Are there any docs on how to properly setup OpenTe...
# prisma-client
r
Are there any docs on how to properly setup OpenTelemetry instrumentation in
@prisma/client
? I enabled the
previewFeatures
flag and see
request
spans, but they dont include any attributes
1
n
Hey Renaud 👋 We have an open GitHub Docs Issue for this: #3414 You could expect this to be added in docs pretty soon.
r
Thanks!