Replies: 1 comment 5 replies
|
Hi 👋 , to get database queries, you can use database integrations from Node SDK - Docs |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey all,
I've been able to setup Sentry performance tracking, but I am not seeing any of the server-side events, like database queries, etc.
What could be missing?
I have this in
entry.server.ts:All reactions