Planes and Plans
This week I'm off to Pass Summit East in Chicago, and SQLDay in Wroclaw, Poland. One after the other. Last week I was in Florida for Data Saturday Jacksonville. Hopefully that explains why this week's release is a) early and b) pretty light on changes. It will also hopefully explain why there won't be a release next week. I can see, hear, smell, and feel your hearts breaking on that news.
So while I'm off spending all my Zlotys on Okocim and Kielbasa, you can just imagine that the CPU spikes you see in this here monitoring tool is about what my blood pressure and cholesterol are doing.
Fixed
- Memory tab tooltip stops working after switching away and returning to the tab. Both Dashboard and Lite Memory tab crosshair tooltip handlers now reattach correctly on tab re-entry; the same popup-wedge fix is also applied to
CorrelatedCrosshairManager(#916) - FinOps memory recommendation now bases sizing on a 7-day P95 of memory samples instead of a single snapshot, so recommendations no longer swing based on instantaneous workload state. Applied in both Dashboard and Lite (#917)
Changed
- Per-database grants for FinOps Index Analysis documented in the README — sp_IndexCleanup-backed Index Analysis requires per-database
EXECUTEgrants on each user database you want to analyze (#915)
See CHANGELOG.md for full details.