The Dev Toolbar, now in open beta, is a floating widget in your web app, offering meaningful Sentry insights for the specific page being viewed. With three different page-aware panels: Issues, Feedback and Feature Flags, you can quickly surface relevant actionable issues when you have the most context for understanding them: as you browse your own site.
We've added feature flag context to issue details, providing deeper insight into the state of your application prior to an error. It can help you understand if a feature flag change is correlated with a new issue, as well as help you reproduce your users' application state at the time of an error.
Feature flag insights on your error events can help you understand if a feature flag change is correlated with a new issue as well as help you reproduce your users' application state at the time of an error.
The tree compare tool helps diagnose hydration errors in React by identifying and time stamping DOM mutations, with detailed context for debugging.
Sentry AI helps you understand and fix errors faster. Issue Summary quickly orients you to what's going wrong. Autofix works together with you to find the root cause and fix it with a pull request.
The latest beta release of the Sentry Java SDK is live with version 8.0.0-beta.2. It includes improvements to automatically capture more data from popular libraries and frameworks.
Performance and Insights are merging and in the process focusing on the domains frontend, backend, mobile, and AI.
With the 8.35.0 release @sentry/nuxt Sentry SDK is officially in beta.
Pinia is the defacto library for state management in Vue and Nuxt. Our Vue and Nuxt SDKs now have an integration which will attach information about the current state being managed by Pinia to the error events sent to sentry. Enriched breadcrumbs and the attached state will help you debug errors faster.
The Queries view has added support for MongoDB, its first no-SQL database system.
You can now set up a Custom Measurement alerting rule using the Mobile Vitals metrics App Start Cold, App Start Warm, TTID, and TTFD.
Configure how your spans are displayed in a trace by toggling autogrouping in the Trace View
The Big Number visualization in Dashboards now supports displaying an equation of functions instead of just a single function.
Uptime Monitoring is officially in open beta. Now you can stay ahead of the game and keep tabs on your site’s performance 24/7 with ability to customize your alerts. Get real-time updates when your site’s down or acting up, so you’re always in the know.
Sentry's search experience has been redesigned for improved usability. The new search bar is more intuitive, making it easier to find relevant information without needing to learn complex syntax.
See the differences between client-rendered and server-rendered HTML when hydration occurs on your app to debug the problem faster and improve your site's web performance.
Default Sentry alerts now account for priority, resulting in fewer alerts from trivial and less actionable problems.
See JavaScript bundle size and change in your pull request
Replay now has Web Vital breadcrumbs, which show the Web Vital score as well as the elements contributing to that score.
The Solid and SolidStart SDKs are now officially in beta, starting with the 8.28.0 release of our SDK.
Continuous Profiling is now in early access. Capture longer-running profiles, ideal for monitoring things with unpredictable runtimes like ML training jobs and lengthy API calls. Get constant code-level visibility to find and fix issues as they happen.