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.

Most Changed

Shows the most changed transactions and visualizes either an improvement or a 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.

Most Time-Consuming Queries

Shows database queries that take the most time in your application. These queries are usually either slow, very frequent, or both. Click on a query to open its Query Summary page or click "View All" to open the Queries page.

Most Time-Consuming Resources

Shows resources that take the most time in your application. These resources are usually either slow, very frequent, or both. Click on a resource to open its Resource Summary page or click "View All" to open the Resources page.

Best Page Opportunities

Shows web pages in your application that have the most Opportunity to improve. These pages usually have poor Web Vital scores, high throughput, or both. Click on a page to open its Page Overview page or click "View All" to open the Web Vitals page.

Performance Score

Shows the Performance Score breakdown of your web projects. Click on a Web Vital component or "View All" to open a summary in the Web Vitals page.

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!) or suggesting an update ("yeah, this would be better").