trimble-oss / dba-dash

DBA Dash - SQL Server Monitoring Tool
MIT License
268 stars 62 forks source link

sp_pressuredetector and sp_humanevents #1062

Closed aachaemenes closed 3 weeks ago

aachaemenes commented 1 month ago

Can we have sp_pressuredetector as a report or use it for pulling wait stats? it is written by Erik Darling and he is one of the best performance tuner in the world. He has also HumanEvents which is the best in-depth blocking analysis I have ever seen.

DavidWiseman commented 1 month ago

Thanks for the suggestion. DBA Dash already tracks wait stats and it has the advantage of being able to do this over time rather than since service start.

I do think sp_PressureDetector is a useful tool though, but for interactive use rather than for regular collection. Being able to trigger this from DBA Dash would be cool though and it's possible with the messaging feature that was added.

I would like to add support for triggering community scripts like sp_PressureDetector and sp_HumanEvents on demand. I've thought about doing so for some of the FRK scripts. It's not on my immediate radar but it might get implemented at some point.

DavidWiseman commented 3 weeks ago

Included in 3.13 🎉

aachaemenes commented 3 weeks ago

Loving it. Also any instructions on how to involve that?

On Mon, Nov 4, 2024, 6:28 AM David Wiseman @.***> wrote:

Included in 3.13 https://dbadash.com/blog/whats-new-in-3.13/ 🎉

— Reply to this email directly, view it on GitHub https://github.com/trimble-oss/dba-dash/issues/1062#issuecomment-2454862601, or unsubscribe https://github.com/notifications/unsubscribe-auth/BGN5RXZUR47RTJGURCVIHMLZ66ACFAVCNFSM6AAAAABPWV67YCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJUHA3DENRQGE . You are receiving this because you authored the thread.Message ID: @.***>