-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
Would like to request a modification to the Query Store data collection that includes the following columns from sys.query_store_plan:
force_failure_count
last_force_failure_reason_desc
plan_forcing_type
These columns are useful in helping to determine possible causes for performance issues that are either due to failures in plan forcing or, if a plan is forced, did it get forced manually or with SQL Server's auto tuning features.
PiJoCoder
Metadata
Metadata
Assignees
Labels
No labels