issues
search
VladDBA
/
PSBlitz
a PowerShell-based tool that outputs SQL Server health and performance diagnostics data to either Excel or HTML, and saves execution plans and deadlock graphs as .sqlplan and .xdl files.
https://vladdba.com/2022/09/15/psblitz-easily-outputs-sql-server-diagnostic-data/
Other
78
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add step and report page for sp_Blitzcache's "query hash" sort order
#277
VladDBA
opened
2 days ago
0
Updated sp_Blitz scripts
#276
VladDBA
closed
2 weeks ago
0
Documentation: Add clarification about -CheckDB being used for Azure SQL DB
#275
VladDBA
closed
2 weeks ago
0
Update PSBlitz to include the October release of Brent's First Responder Kit
#274
VladDBA
closed
2 weeks ago
0
2:45AM PR
#273
VladDBA
closed
3 weeks ago
0
HTM report - make Query Store table sort-able
#272
VladDBA
closed
3 weeks ago
0
Update the parameters table in the README.md file
#271
VladDBA
closed
3 weeks ago
0
Add -CacheMinutesBack parameter to limit plan cache analysis
#270
VladDBA
closed
3 weeks ago
0
Azure SQL DB - If -CheckDB was provided, use it for Azure SQL DB name instead of prompting again
#269
VladDBA
closed
3 weeks ago
0
PowerShell on Linux compatibility
#268
VladDBA
closed
1 month ago
0
Compatibility with PowerShell on Linux
#267
VladDBA
closed
1 month ago
0
Use Join-Path for the paths passed to [System.IO.File]::ReadAllText as well
#266
VladDBA
closed
1 month ago
0
Fix for #264
#265
VladDBA
closed
1 month ago
0
Failing to identify Azure SQL environment when the server name doesn't respect the standard format
#264
VladDBA
closed
1 month ago
0
HTML - option to dynamically hide/unhide columns for some of the wider report tables
#263
VladDBA
opened
1 month ago
0
HTML - investigate option to copy a single report column
#262
VladDBA
opened
1 month ago
0
Dev
#261
VladDBA
closed
1 month ago
0
Use Join-Path for HTML, xdl, sqlplan output file paths
#260
VladDBA
closed
1 month ago
0
HTML report - replace "search" with "filter by" in filter textbox
#259
VladDBA
closed
1 month ago
0
Zip archive naming issue when PSBlitz checks Azure SQL MI
#258
VladDBA
closed
1 month ago
0
Dev
#257
VladDBA
closed
1 month ago
0
Incorporate sp_BlitzBackups.sql for on-prem SQL Server
#256
VladDBA
opened
1 month ago
0
Replace path string concatenations with Join-Path
#255
VladDBA
closed
1 month ago
0
New parameter -SkipChecks
#254
VladDBA
opened
2 months ago
0
Index Info - Usage and Diagnostics - warning for instance-wide check on instances with 50+ databases
#253
VladDBA
opened
3 months ago
0
Additional info added to HTML main page for Index Usage
#252
VladDBA
closed
4 months ago
0
Dev
#251
VladDBA
closed
4 months ago
0
Excel - Deadlock Plans - "Avg Duration(ms)" is always empty
#250
VladDBA
closed
4 months ago
0
Make console output a bit more user friendly
#249
VladDBA
closed
4 months ago
0
Excel/HTML report - Deadlock info - add the new max CPU and elapsed time columns
#248
VladDBA
closed
4 months ago
0
Update PSBlitz to include the July release of Brent's First Responder Kit
#247
VladDBA
closed
4 months ago
0
Instance Info - add user db count for SQL Server and Azure SQL MI
#246
VladDBA
closed
4 months ago
0
HTML/Excel - spBlitzIndex_NonSPLatest.sql - remove the "more info" column
#245
VladDBA
closed
4 months ago
0
HTML report - additional limit to output of spBlitzIndex_NonSPLatest.sql mode 2 for instance-wide checks
#244
VladDBA
closed
4 months ago
0
HTML report - Limit the output of spBlitzIndex_NonSPLatest.sql mode 0 and 4 for instance-wide checks
#243
VladDBA
closed
4 months ago
0
Dev
#242
VladDBA
closed
4 months ago
0
Minor changes
#241
VladDBA
closed
4 months ago
0
HTML report - Limit the output of spBlitzIndex_NonSPLatest.sql mode 2 for instance-wide checks
#240
VladDBA
closed
4 months ago
0
Exception when running PSBlitz with SQL login password provided via -SQLPass
#239
VladDBA
closed
4 months ago
0
Fancy HTML tables
#238
VladDBA
closed
4 months ago
0
HTML report - Index Summary - searchable by database if there are more than 5 records
#237
VladDBA
closed
4 months ago
0
HTML report - Perfmon - searchable by counter
#236
VladDBA
closed
4 months ago
0
HTML report - Database Info - highlight non-default db-scoped configurations
#235
VladDBA
opened
4 months ago
0
Move CSS to its own file and improve table formatting
#234
VladDBA
closed
4 months ago
0
HTML quality of life enhancements
#233
VladDBA
closed
5 months ago
0
Open transactions info - duplicate records for sleeping sessions
#232
VladDBA
opened
5 months ago
0
HTML report - Open Transaction Info - empty records in query text tables
#231
VladDBA
closed
5 months ago
0
HTML report - use different cursors for headers of sortable columns and columns with tooltips
#230
VladDBA
closed
5 months ago
0
HTML - cleanup redundant styling from object tags and leave it to CSS
#229
VladDBA
closed
5 months ago
0
HTML report - make large tables searchable
#228
VladDBA
closed
5 months ago
0
Next