Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

Introducing the Sentry Trace Explorer

The Trace Explorer is a new way to query and visualize the application metrics from the traces and spans within your applications. In this video, Cody from the Sentry Developer Experience team shows you how you can get started using it. Want to dive in and find your slow database queries, or what pages or components are loading the slowest? Trace Explorer is the best way to do it - and gives you an easy path to jumping into the spans that make up all actions within your application.

Smarter Tools and Best Practices for Mobile Debugging: A Hands-On Workshop

You get a crash report: “App crashed on checkout page.” But you can’t reproduce it on your Pixel. Maybe it’s only happening on a Samsung device? Maybe it’s a memory issue? Or maybe the user was on a bad network? Now you’re stuck digging through logs, guessing at settings, and running the same scenario over and over in your emulator.

Exploring Mobile Session Replay in Expo and React Native

In this video Cody with Sentry's Developer Experience team explores using Mobile Session Replay in a React Native application built using Expo. Mobile Session Replay lets developers see the way that users are experiencing applications on their devices, right along side errors, traces, and other performance information.

Don't let flaky tests disrupt continuous integration

Testing is supposed to help you ship better code, faster. But unreliable tests can leave you rerunning CI, wading through flakes, and questioning your life choices every time a failure blocks your merge. Join the product team that built Test Analytics for a no-fluff session on how they tackle CI-clogging frustrations and what you can do to keep failed and flaky tests from slowing you down—so you can finally merge the d*$@# code.