ConvertTo-DbaTimeline
Marcin Gminski (@marcingminski)
ConvertTo-DbaTimeline View Source Marcin Gminski (@marcingminski) Windows, Linux, macOS On this page: Synopsis · Description · Syntax · Examples · Parameters · Outputs Synopsis Generates interactive HTML timeline visualizations from SQL Server job history, backup history, and database growth event data Description Transforms SQL Server job execution, backup operation, and database growth event data into visual timeline reports for analysis and troubleshooting. Takes piped output from Get-DbaAgentJobHistory, Get-DbaDbBackupHistory, or Find-DbaDbGrowthEvent and generates a complete HTML file with an interactive Google Charts timeline.
Read more
dbatools