Performance Monitoring

Everyone needs to know how to trace

Performance Monitoring
It’s a bold claim for me to say that every developer can benefit from something 40% of them haven’t heard of, but hear me out. I was among…
Read on

How to make your web page faster before it even loads

Performance Monitoring
As developers (and as front end developers in particular), we usually talk about web performance in the context of measuring what happens…
Read on

Monitoring Twilio’s Flex Agent Desktop with Sentry

Performance Monitoring
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…
Read on

How I cut 22.3 seconds off an API Call using Trace View

Performance Monitoring
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.
Read on

Monitoring, Observability, & Debuggability Explained

Performance Monitoring
Monitoring tools are great at letting you know when something is broken and the overall impact. We should know, we make an error monitoring…
Read on

How to identify fetch waterfalls in React

Performance Monitoring
Fetch Waterfalls are scenarios where multiple requests are invoked in a sequential manner, not in parallel. This leads to some serious…
Read on

Code Refactoring and why you should refactor your code

Performance Monitoring
Software does not expire, but it “rots”. Its quality degrades over time. As you build your project and add features, you probably won’t…
Read on

Web Fonts and the Dreaded Cumulative Layout Shift

Performance Monitoring
How frustrating is it when you’ve just landed on a web page, you click on a certain element and an ad or something else pops up and you end up clicking that thing instead? That’s a layout shift, which is bad for the user’s experience and the later they happen, the worse it is.
Read on

Tame the performance of code you didn't write: A journey into stable diffusion

Performance Monitoring
In our daily lives as developers, we have to deal with a lot of code that we did not write ourselves (or wrote ourselves but already forgot…
Read on

Profiling Beta for Python and Node.js

Performance Monitoring
A couple months ago, we launched Profiling in alpha for users on Python and Node.js SDKs — today, we’re moving Profiling for Python and Node…
Read on

Application Profiling for Python

Performance Monitoring
Profiling is an important tool in every developer’s toolkit because it provides a granular view into the execution of your program from your…
Read on

Application Profiling for Node.js

Performance Monitoring
Profiling is an important tool in every developer’s toolkit because it provides a granular view into the execution of your program from your…
Read on

How Sentry uncovered an N+1 issue in djangoproject.com

Performance Monitoring
Sentry recently launched Performance Issues, a feature to help developers discover and fix common performance problems in their projects. We…
Read on

Code-level Application Monitoring for Every Developer

Performance Monitoring
This content is out of date Since this blog post has been published we’ve evolved the feature to reduce complexity of configuration and…
Read on

Performance Issues: Slow you can act on quick(ly)

Performance Monitoring
We’ve experimented and iterated (a few times) to finally bring the actionability that was once only reserved for errors to Performance.
Read on
Go to Previous Page
© 2024 • Sentry is a registered Trademark
of Functional Software, Inc.