T
TanStackโ€ข2mo ago
exotic-emerald

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
extended-yellowโ€ข2mo ago
sentry is still being upgraded for RC
exotic-emerald
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
graceful-blueโ€ข2mo ago
+1 to this, can we get an update on how this work is going?
automatic-azure
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 =&gt; https://docs.sentry.io/platforms/javasc...

Did you find this page helpful?