Replaying Backend Errors using Sentry’s Session Replay
Session Replay is a powerful visual tool that captures user interactions, providing insights into the actions that resulted in errors. It records various…
Session Replay is a powerful visual tool that captures user interactions, providing insights into the actions that resulted in errors. It records various…
A little extra effort can make the debugging process on Android significantly easier to tackle.
With Tracing, developers can get insight into the root cause of issues. Learn what everyone needs to know about tracing & how to get started here.
Let's dive into mutation testing. In this post we talk about how mutation testing works, the state of it in JavaScript and we share our results of applying it to our JavaScript SDK repository
Understand what happens before your web page loads to optimize your web page for better performance. Learn more about how to make your web page faster here.
How we resolved incorrect Codecov bundle size reporting when using GitHub Actions.
At Sentry, we’ve been working on noise-reducing improvements to make your experience that much better. Learn more about our error grouping & alert updates here.
Twilio Flex is a React-based web app that lets you run your contact center as a service, and years ago, while working at a previous company, I was tasked with…
Few things are more frustrating than an API that's slower than molasses. You know the code works, but you know it can’t possibly be a good user experience anymore.
Today we’re launching Fair Source, a new approach to software sharing that is safe for companies to adopt and developers to use. Before Fair Source, companies…
Learn how to fix source map upload errors, improve debugging & streamline error tracking in your applications by avoiding common errors. Learn how to fix source map upload errors.
In addition to our big product updates over the past few months, it’s the smaller ones that will make the biggest difference. See Sentry’s 8 new updates here.
Monitoring & debugging are critical in every developer's workflow. Learn more about debuggability & the differences between observability vs. monitoring here.
Fetch Waterfalls are scenarios where multiple requests are invoked in a sequential manner, not in parallel. This leads to some serious performance degradation.…
Get to the root cause of mobile crashes by seeing video-like reproductions of user interactions with Session Replay on your app. Learn how to get started here.