Skip to main content
Matrix42 Self-Service Help Center

Performance Analysis Report

Overview

Performance Analysis report allows the system Administrators to assess the environment's performance and bottlenecks based on the key indices and data of the used Databases, Resource Consumption, and SQL queries statistics. It simplifies performance troubleshooting by helping you quickly find performance differences that are tracked over time and shown according to the specified in the report time intervals. 

By default, the Performance Analysis report displays data for the last 7 days. 

Performance Analysis report is available for the systems using SQL Server 2016 and higher having Query Store feature enabled.

The report consists of 3 pages with the following information:

  1. Performance Analysis
  2. History Database
  3. SQL Queries Analysis

Performance Analysis

This page includes details about:

  • SQL Server
  • Databases
  • Space Used
  • Database Files
  • Top 10 Tables by Size

system performance  report_p1.png

 

History Database

History Database data allows analyzing and considering to deactivate the history tracking option in the corresponding schema components: 

performance_report_p2.png

SQL Queries Analysis

This page includes the following information:

  • Top 10 SQL Queries by Execution Time, ms
  • Top 10 Most used SQL Queries
  • Top 10 Queries with High Variation in Duration
  • Top Queries by Memory Consumption
  • Most Regressed Queries
  • Top 10 Queries by CPU Time Consumption
  • Top 10 Queries by Logical Reads, KB

Hover over and click on the chart data for more detailed information on the SQL Query.

performance_report_p4.png

  • Was this article helpful?