-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Component
Full Dashboard
Performance Monitor Version
2.0.0
SQL Server Version
SQL Server 2022 Developer Edition
Windows Version
Windows Server 2022 Standard
Describe the Bug
After installing Perfmon and Dashboard 2.0 I saw this error in logfile 'PerformanceMonitor_20260226.log' under AppData\Local\PerformanceMonitor\Logs\
"[2026-02-26 08:33:49.107] [ERROR] Error loading query store regressions: Invalid column name 'additional_duration_ms'.
Invalid column name 'baseline_exec_count'.
Invalid column name 'recent_exec_count'.
Invalid column name 'baseline_plan_count'.
Invalid column name 'recent_plan_count'.
Invalid column name 'additional_duration_ms'."
Steps to Reproduce
Installing PerformanceMonitor 2.0.0
Expected Behavior
Expected no errors in logfile
Actual Behavior
Errors in logfile
Error Messages / Log Output
"[2026-02-26 08:33:49.107] [ERROR] Error loading query store regressions: Invalid column name 'additional_duration_ms'.
Invalid column name 'baseline_exec_count'.
Invalid column name 'recent_exec_count'.
Invalid column name 'baseline_plan_count'.
Invalid column name 'recent_plan_count'.
Invalid column name 'additional_duration_ms'."
Screenshots
No response
Additional Context
All agents running OK
Monitoring local SQL instance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working