Skip to content

v2.0.0 post-release fixes#307

Merged
erikdarlingdata merged 2 commits intomainfrom
dev
Feb 26, 2026
Merged

v2.0.0 post-release fixes#307
erikdarlingdata merged 2 commits intomainfrom
dev

Conversation

@erikdarlingdata
Copy link
Owner

Summary

  • Default trace overhaul: new event types, duration/growth columns, noise filtering
  • Memory clerks picker for Dashboard (parity with Lite)
  • Memory grants chart fix (both Dashboard and Lite)
  • Query Trace Patterns: Get Actual Plan support with full query text
  • Removed redundant Trace Analysis tab

🤖 Generated with Claude Code

erikdarlingdata and others added 2 commits February 26, 2026 00:03
…y trace plan support

Default trace collector: add ErrorLog, Object DDL, Security Audit event types;
add duration_us and end_time columns for autogrow I/O stall tracking;
filter autogrow to > 1s duration only; exclude tempdb Object DDL and auto-stats (_WA_%).
Remove redundant Trace Analysis tab (superseded by Query Trace Patterns).

Dashboard memory clerks: add type picker with search, top-N, select/clear-all
(parity with Lite). Memory grants: remove granted_memory_mb > 0 filter in both
Dashboard and Lite that hid data when no active grants existed.

Query Trace Patterns: wire up Get Actual Plan for LongRunningQueryPatternItem
using full SampleQueryText (removed artificial 500-char truncation).
View Estimated Plan shows helpful redirect message.

Includes upgrade script (03_default_trace_schema.sql) for 1.3.0-to-2.0.0.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…fixes

Default trace overhaul, memory clerks picker, query trace plan support
@erikdarlingdata erikdarlingdata merged commit f980b91 into main Feb 26, 2026
7 checks passed
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