Performance Widgets

Performance widgets offer visualizations that you can change to best match your workflow. They provide performance-specific views that allow you see and act on transaction data across your organization. Depending on which Performance tab you've selected, different curated performance widgets will be available.

Most Improved

Shows the most improved transactions and visualizes the improvement for the selected transaction in the list. Only trends of a specific significance and throughput are shown. Learn more in Trends.

Most Regressed

Shows the most regressed transactions and visualizes the regression for the selected transaction in the list. Only trends of a specific significance and throughput are shown. Learn more in Trends.

Shows the highest count of any issue group related to a transaction and visualizes the issue count over time.

Most Slow Frames

Shows transactions with the most slow frames for mobile projects. Learn more in Mobile Vitals.

Most Frozen Frames

Shows transactions with the most frozen frames for mobile projects. Learn more in Mobile Vitals.

Worst LCP Vitals

Shows transactions with the highest count of poor LCP (Largest Contentful Paint) and visualizes the proportions of user experience for this vital. Learn more in Web Vitals.

Worst FCP Vitals

Shows transactions with the highest count of poor FCP (First Contentful Paint) and visualizes the proportions of user experience for this vital. Learn more in Web Vitals.

Worst FID Vitals

Shows transactions with the highest count of poor FID (First Input Delay) and visualizes the proportions of user experience for this vital. Learn more in Web Vitals.

Slow HTTP Ops

Shows transactions with slow cumulative HTTP spans. Slow HTTP ops are not shown for all projects and transactions as the transactions must contain HTTP spans. Check out the SDK documentation for the project in question for more information.

Slow DB Ops

Shows transactions with slow cumulative DB spans. Slow DB ops are not shown for all projects and transactions as the transactions must contain DB spans. Check out the SDK documentation for the project in question for more information.

Slow Browser Ops

Shows transactions with slow cumulative browser spans. These show frontend transactions with poor performing browser spans, such as DNS lookup, TLS/SSL, and so on.

Slow Resource Ops

Shows transactions with slow cumulative resource spans. These show frontend transactions with poor performing resources spans, and show cumulative time spent loading scripts, CSS, and so on.

Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) to suggesting an update ("yeah, this would be better").