Skip to content

Commit 5a04706

Browse files
Merge pull request #554 from erikdarlingdata/dev
Dev
2 parents f7c71d5 + 7801948 commit 5a04706

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Install-All/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ The DarlingData.sql file includes all of the following stored procedures:
2424
| [sp_HumanEventsBlockViewer](../sp_HumanEvents) | Analyzes blocked process reports | [Link](../sp_HumanEvents) |
2525
| [sp_IndexCleanup](../sp_IndexCleanup) | Identifies unused and duplicate indexes | [Link](../sp_IndexCleanup) |
2626
| [sp_LogHunter](../sp_LogHunter) | Searches SQL Server error logs for important messages | [Link](../sp_LogHunter) |
27+
| [sp_PerfCheck](../sp_PerfCheck) | Comprehensive SQL Server performance health check | [Link](../sp_PerfCheck) |
2728
| [sp_PressureDetector](../sp_PressureDetector) | Detects CPU and memory pressure in SQL Server | [Link](../sp_PressureDetector) |
2829
| [sp_QuickieStore](../sp_QuickieStore) | Fast and configurable way to navigate Query Store data | [Link](../sp_QuickieStore) |
2930

0 commit comments

Comments
 (0)