Commit 6e89337
Default trace overhaul, memory clerks picker, memory grants fix, query 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>1 parent 975466c commit 6e89337
16 files changed
Lines changed: 571 additions & 311 deletions
File tree
- Dashboard
- Controls
- Models
- Services
- Lite/Services
- install
- upgrades/1.3.0-to-2.0.0
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 31 | + | |
36 | 32 | | |
37 | 33 | | |
38 | | - | |
39 | 34 | | |
40 | 35 | | |
41 | 36 | | |
42 | 37 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 38 | | |
47 | 39 | | |
48 | 40 | | |
| |||
58 | 50 | | |
59 | 51 | | |
60 | 52 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 53 | | |
66 | 54 | | |
67 | 55 | | |
68 | 56 | | |
69 | 57 | | |
70 | 58 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 59 | + | |
75 | 60 | | |
76 | 61 | | |
77 | 62 | | |
78 | 63 | | |
79 | 64 | | |
80 | | - | |
81 | 65 | | |
82 | | - | |
83 | 66 | | |
84 | 67 | | |
85 | 68 | | |
| |||
130 | 113 | | |
131 | 114 | | |
132 | 115 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | 116 | | |
157 | 117 | | |
158 | 118 | | |
159 | 119 | | |
160 | | - | |
161 | 120 | | |
162 | 121 | | |
163 | 122 | | |
164 | 123 | | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | 124 | | |
173 | 125 | | |
174 | 126 | | |
| |||
197 | 149 | | |
198 | 150 | | |
199 | 151 | | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
220 | 158 | | |
221 | 159 | | |
222 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | 136 | | |
138 | 137 | | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
154 | 172 | | |
155 | | - | |
156 | | - | |
157 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
158 | 196 | | |
159 | 197 | | |
160 | 198 | | |
| |||
0 commit comments