Skip to content

PSBlitz v2.3.0

Compare
Choose a tag to compare
@VladDBA VladDBA released this 24 Jan 19:55
· 218 commits to main since this release
265e1c0

What's new:

Enhancements

  • Workflow improvements:
    #53 - Implement background process to collect sp_BlitzWho data every x seconds
  • New parameters and/or switches:
    #57 - Add -DebugInfo switch that can be used in script mode only
    #62 - Add -OutputDir parameter to specify in which directory to save the output folder
    #58 - Add -MaxTimeout parameter for checks that can run for a while on larger databases
    #60 - Add -ConnTimeout parameter to specify custom connection timeouts longer than the default 15 seconds
  • Output changes
    #51 - Accuracy changes in Instance information output
    #61 - Add "Estimated Response Latency" to the "Instance Info" sheet
  • Quality of life
    #55 - Remove _Deltas view creation portion from spBlitzWho_NonSPLatest.sql
    #56 - Prepend Hostname to the output directory name
    #59 - Add "command timeout" and "connection timeout" status messages for each step

Bug fixes

#52 - The "Statistics Info" and "Index Fragmentation" sheets still get deleted in case of an automatically triggered database check