New in User Feedback: Screenshots & Spam Detection
We’ve added two new features to User Feedback to help developers get even more context from bug reports. Learn more about the exciting additions here.
We’ve added two new features to User Feedback to help developers get even more context from bug reports. Learn more about the exciting additions here.
I can’t imagine another product where I go from “I probably don’t need this” to “I am adding this to all my products.” That’s what Sentry did to me. Can you imagine how many things a product needs to get right to change someone’s mind without some sort of human interaction or sales pitch?
How to transform unreadable CSS selectors to React component names.
Sentry recently completed a multi-month project to remove all non-essential cookies and trackers from our public websites. For more context, see two blog posts…
In this article, we’re going to look deeply at React Server Components (RSCs). They are the latest innovation in React’s ecosystem, leveraging both server-side…
If you’re a developer, you need a personal website. While billionaire-owned, algorithm-based social media platforms arbitrarily decide what people should and…
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…