Removing risk from our multi-region design with simulations
Before splitting our application database and infrastructure up, we wanted to have confidence in where the boundaries would be.
Before splitting our application database and infrastructure up, we wanted to have confidence in where the boundaries would be.
To the Sentry community - It was sixteen years ago that David Cramer pushed the first commit to a side project, and twelve years ago when he and Chris Jennings…
A few months back I was talking with a leadership candidate and they said something that stuck with me. We were chatting about the challenges of scaling…
Sentry is pretty good at capturing all your production issues. But sometimes your user hits an issue that doesn’t fire an exception – maybe a broken link,…
If you know me, you know I care about fast code. Recently, I ran a simple query that revealed that we spend almost $160k a year on one task. Luckily, we…
Remember Grunt files? Gulp files? We rarely need to think about CSS minification, chunking, splitting and post-processing anymore. Here's why.
This is how we manage to comment Sentry issues related to code you're modifying in a pull request within seconds.
Learn about a common misconception of Cumulative Layout Shift and how to measure and prevent unexpected CLS issues on your web pages.
It’s the little things that can make a big difference. While we announced significant product updates like Autofix and Metrics (to name a few) during Launch…
In this article, you will learn how to make use of Android Manifest placeholders to supercharge your Android app development.
With Sentry, you can simplify Supabase monitoring, deployments & Edge Functions. Discover how to set up this integration & get started here.
Here's how two small changes improved the TTFB of my website homepage by over 80%.
On March 12 Google began promoting INP (Interaction to Next Paint) into a Core Web Vital metric in an effort to push performance beyond page loads. This means…
“A picture is worth a thousand words”. So if a picture takes more than 4 seconds to load, does it mean that your website’s content fails to communicate a thousand words? In this blog post, we’ll learn how to identify unoptimized images, how to fix them, and how to validate the fix — so your website can speak volumes with highly-optimized images.
Over the past year, we released a couple of new offerings, like Session Replay and Cron Monitoring. But in addition to building new products, we’re constantly…