Performance Widgets

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

Shows the average TTID duration for top screens for mobile projects. Click the screen name to view more information about the screen in the Screen Loads page.

This widget is available in the Mobile tab.

Performance Widgets - Average TTIDs

Shows those transactions from the selected transaction list that have changed (either improved or regressed) the most. Note that only trends of a specific significance and throughput are shown and that precedence is given to the most regressed transactions.

To filter by either Most Improved or Most Regressed, navigate to the trends page using the View Trends button. Learn more in Trends.

This widget is available in the All Transactions, Backend and Mobile tabs.

Performance Widgets - Most Changed

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

This widget is available in the All Transactions tab.

Performance Widgets - Most Related Issues

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

This widget is available in the Mobile tab.

Performance Widgets - Most Slow Frames

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

This widget is available in the Mobile tab.

Performance Widgets - Most Frozen Frames

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.

This widget is available in the All Transactions and Backend tabs.

Performance Widgets - Most Time Spent Queries

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.

This widget is available in the Frontend tab.

Performance Widgets - Most Time Spent Resources

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.

This widget is available in the Frontend tab.

Performance Widgets - Best Page Opportunities

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.

This widget is available in the All Transactions tab.

Performance Widgets - Performance Score

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.

This widget is available in the Frontend and Backend tabs.

Performance Widgets - Slow HTTP 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.

This widget is available in the Backend tab.

Performance Widgets - Slow HTTP 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.

This widget is available in the Frontend tab.

Performance Widgets - Slow Resource Ops

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").