Documentation says that tracing option
Enables Sentry Performance Monitoring on the server and browser side.
but I don't see any transaction from server side in sentry...
In sources I found code which adds errorHandler and requestHandler, but sentry documentation for nodejs perfomence says we should use tracingHandler after requestHandler
Also there is ability to connect ssr with browser transaction throgh meta tags