Join Slack
Powered by
Hey Taylor :wave: How exactly have you configured ...
# orm-help
n
Nurul
09/21/2022, 9:49 AM
Hey Taylor 👋 How exactly have you configured tracing? Is this happening on the latest Prisma version? Just to confirm, are you following this guide?
https://www.prisma.io/docs/concepts/components/prisma-client/opentelemetry-tracing#visualize-traces-with-jaeger
t
Taylor Lindores-Reeves
09/21/2022, 3:03 PM
Hi
@Nurul
no it isn’t the same, but I have added the instrumentations 😕 probably nothing to do with Prisma. Just the http and ExpressJS spans are not showing in the UI but they are registered.
https://gist.github.com/leafyshark/9b8a85eef9f266997ed940e5c8adcbf4
n
Nurul
09/22/2022, 12:38 PM
That’s indeed strange, Prisma spans are visible but HTTP and express ones are not 🤔 I’ll try to use the
jaeger.ts
file that you have provided and see if I get the same behaviour
4
Views
Open in Slack
Previous
Next