Skip to content

Lite overview: show Online/Offline status#6

Merged
erikdarlingdata merged 1 commit intodevfrom
feature/2-lite-overview-status
Feb 12, 2026
Merged

Lite overview: show Online/Offline status#6
erikdarlingdata merged 1 commit intodevfrom
feature/2-lite-overview-status

Conversation

@erikdarlingdata
Copy link
Owner

Summary

  • Overview cards now show Online/Offline status with colored dot and label
  • Offline servers get a red border and semi-transparent overlay with red X
  • Uses existing ServerManager.GetConnectionStatus() — no new infrastructure needed

Closes #2

Test plan

  • Builds clean (0 warnings, 0 errors)
  • Online servers show green dot + "Online"
  • Offline servers show red dot + "Offline" + overlay + red border
  • Verified with mix of online (sql2022, sql2025) and offline (cloud, sql2016-2019) servers

🤖 Generated with Claude Code

Overview cards now display connection status with a colored dot (green/red),
status label, and a semi-transparent offline overlay with red X for unreachable
servers. Offline servers also get a red card border. Connection status is
sourced from the existing ServerManager connection tracking.

Closes #2

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit dfa7dd8 into dev Feb 12, 2026
@erikdarlingdata erikdarlingdata deleted the feature/2-lite-overview-status branch February 12, 2026 15:22
erikdarlingdata added a commit that referenced this pull request Feb 25, 2026
…and query store grids

Gap #6: Add 4 memory summary fields (available physical, total/available page file, memory model)
Gap #7: Add 9 procedure stats columns (min/max reads, physical reads, writes, spills, cached time)
Gap #9: Add 9 query store columns (exec type, first execution, CLR, tempdb, log bytes, plan type, force failures, compat level)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
erikdarlingdata pushed a commit that referenced this pull request Mar 6, 2026
…ries-monitor-changes-to-lite

Added filtering for various wait types to long running query code in Lite.
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