Skip to content

Lite: Add Overview tab with resource chart grid (#689)#719

Merged
erikdarlingdata merged 1 commit intodevfrom
feature/lite-overview-689
Mar 26, 2026
Merged

Lite: Add Overview tab with resource chart grid (#689)#719
erikdarlingdata merged 1 commit intodevfrom
feature/lite-overview-689

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

New first tab with 2x2 grid: CPU Utilization, Memory (Buffer Pool + Grants), File I/O Latency, Wait Stats (top 5). Responds to global time picker, drill-down on all charts.

New first tab showing at-a-glance server health:
- CPU Utilization (SQL CPU %)
- Memory Utilization (Buffer Pool + Memory Grants)
- File I/O Latency (avg read/write ms across all databases)
- Wait Statistics (top 5 wait types by total time)

No pickers — responds to the global time range picker. All data
from existing collectors, no new queries. Chart drill-down enabled
on all four charts. Tab indices updated for the insertion.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant