Skip to main content
< All Topics
Print

Latest stats dashboard

The Latest stats dashboard contains two sections: “Latest stats” and “Performance Store info”.

Latest stats

Will show statistics for all SQL Servers from the latest sample (default every 30 seconds). Statistics contains alerts and other information that requires attention.

Performance Store info

Every time Performance Store is sampling the SQL Servers, the sample will get a unique sample_id. This sample_id can be used to correlate information with other information in the Performance Store database.

Read more about alerts and custom stats in: Alerts and Custom stats.

Corresponding view in the Performance Store database:
dbo.v_latest_stats

Other relevant views in the Performance Store database:
dbo.v_alerts
dbo.v_custom_stats_results

Table of Contents