Skip to content

Show server context in Plan Insights panel #22

@erikdarlingdata

Description

@erikdarlingdata

Problem

The Plan Insights panel in the editor shows runtime summary, missing indexes, parameters, and wait stats — but not the server context information. This data is already available and displayed in "Advice for Humans", but you have to open that dialog to see it.

Requested

Surface the server context block in the Plan Insights panel:

Server: SQL2022 (Developer Edition, 16.0.4222.2)
Hardware: 8 CPUs, 65,534 MB RAM
MAXDOP: 8  |  Cost threshold: 50  |  Max memory: 57,344 MB
Database: StackOverflow2013 (compat 160, SQL_Latin1_General_CP1_CI_AS)

This gives immediate visibility into the server configuration without opening a separate dialog — helpful for spotting environment-related issues (low MAXDOP, undersized memory, old compat level) at a glance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions