T
TanStack3mo ago
optimistic-gold

How to get stracktraces when errors occur?

I'm using Sentry, but it doesnt support sending stacktraces with Tanstack start. This is not doable with production apps. What is currently the best way to monitor, trace and debug your app in production?
5 Replies
optimistic-gold
optimistic-goldOP3mo ago
Here you can see that Error Monitoring is not working (yet I hope) for tanstack start https://docs.sentry.io/platforms/javascript/guides/tanstackstart-react/
TanStack Start React | Sentry for TanStack Start React
Learn how to set up and configure Sentry in your TanStack Start React application, capturing your first errors, and viewing them in Sentry.
optimistic-gold
optimistic-goldOP2mo ago
Bump
optimistic-gold
optimistic-goldOP2mo ago
how is anyone running tanstack start in production with good error traces?
No description
useful-bronze
useful-bronze2mo ago
client errors?
optimistic-gold
optimistic-goldOP2mo ago
yes I want the exact stacktrace like in development

Did you find this page helpful?