Sentry integration unclear for RC
Hey team, trying to migrate to RC from beta. It's unclear from tanstack and sentry docs how to fully integrate sentry in RC. In beta there was wrapping of sentry in server.ts and sentry init in client.tsx. Not sure if server.ts and client.tsx are still valid / picked up by tanstack, and the <StartClient /> component that was originally used in client.tsx is no longer available - so where to init sentry if not in client.tsx? __root.tsx?
4 Replies
extended-yellowโข2mo ago
sentry is still being upgraded for RC
exotic-emeraldOPโข2mo ago
Roger - keen for an update when ready ๐
For my sanity can @Manuel Schiller can you confirm that in RC the client.tsx and server.tsx are no longer used?
graceful-blueโข2mo ago
+1 to this, can we get an update on how this work is going?
automatic-azureโข2mo ago
Yes already opened an Issue ๐ Lets give some comment to people know that more people want that ๐
https://github.com/getsentry/sentry-javascript/issues/16540#issuecomment-3219335871
GitHub
Adjust Sentry with Tanstack Start ยท Issue #16540 ยท getsentry/sent...
Problem Statement As Tanstack Start alphaalready merged intomain` we need adjust code / docs to support new version that will not use Vinxi anymore. PR => https://docs.sentry.io/platforms/javasc...