👋 Hello, team!
I was trying to use Signoz Self Hosted with a adonis js backend, i went with the official Signoz Docs to do so. (Adding a tracing.js file)
I got some traces, but they were only os level, file read write ones.
I tried a to add a middleware to intercept requests, then req were visible. but call stack was not available.
Please guide me, need urgent help