Operations | Monitoring | ITSM | DevOps | Cloud

Prioritizing Bugs with Sentry Logs

Learn how to use Sentry Logs to measure how often a bug occurs and which users it impacts. In this example, a React Native app with an Express.js backend crashes when the diet value becomes undefined. After identifying the root cause, we use Explore Logs to count how many times users switch their diet to “none,” filter the related log messages, and group results by user type to understand the impact.

Sentry x Acquired

On October 23, 2025, Sentry hosted a special live event featuring the hosts of the Acquired podcast, Ben Gilbert and David Rosenthal. Together, we spoke with some of today’s most inspiring leaders across tech and sports. Whether you’re a longtime Acquired listener or new to Sentry, tune into this rare chance to hear directly from some of the people shaping the next generation of everything from technology and storytelling to leadership and more.

From Error to Fix: AI-Powered Debugging with Sentry and GitHub

​This session will focus on the agent based features of Sentry for debugging an issue in a web application. We'll move through the broken issue - and show how tools like Sentry Seer and the GitHub repo integration make it easy to determine the root cause of an issue by bringing all the context of Sentry and code in GitHub together, and how the Sentry MCP makes it easy to pull all that context down into GitHub CoPilot to fix it locally.

[Workshop] Fixing Your Frontend: Performance Monitoring Best Practices

​The holiday season is here. Is your frontend ready for the traffic spike, or are you preparing for a debugging nightmare? ​In this live, hands-on workshop, we'll dive into the best practices for modern error and performance monitoring in Sentry. In this live hands on session, we’ll cover: ​Instrumenting Sentry and alert rules to surface and fix critical errors fast ​Optimizing site performance using Web Vitals like TTFB and LCP.

Break production less with AI code review

Prod is down, the errors feed is on fire, and your code is to blame. You’ve got the info you need to debug, but it would’ve been nice to have before you shipped this mess. In this workshop, we’ll do a complete walkthrough of Sentry’s new AI code review features. This workshop will cover: How Sentry predicts errors to save you from shipping high-impact bugs Using Ai-powered PR review instead of making your teammates search for every typo Getting AI-generated unit tests that cover your changes and catch potential issues.