SQL Agent Insights:Roadmap: Difference between revisions
No edit summary |
|||
Line 4: | Line 4: | ||
=== New === | === New === | ||
* Azure SQL managed instance support. | * Azure SQL managed instance support. | ||
* SQL Server 2022 support. | |||
* Convert entire SQL Agent Insight project to .NET 6+. | * Convert entire SQL Agent Insight project to .NET 6+. | ||
* Different licensing model for free version. | * Different licensing model for free version. | ||
* New Insight metrics including: | |||
** number of jobs containing failed step history. | |||
** number of jobs that are configured for deletion on completion. | |||
** number of jobs that contain steps that never execute. | |||
* Option to override sending email notification on a manual refresh/polls of an instance. | |||
=== Enhancement / Improvement / Bug Fixes === | === Enhancement / Improvement / Bug Fixes === |
Revision as of 17:14, 16 October 2022
Interested in knowing what I'm working on or thinking of implementing for the next version of SQL Agent Insight? Read more below.
In Development / Researching
New
- Azure SQL managed instance support.
- SQL Server 2022 support.
- Convert entire SQL Agent Insight project to .NET 6+.
- Different licensing model for free version.
- New Insight metrics including:
- number of jobs containing failed step history.
- number of jobs that are configured for deletion on completion.
- number of jobs that contain steps that never execute.
- Option to override sending email notification on a manual refresh/polls of an instance.
Enhancement / Improvement / Bug Fixes
- Dashboard improvements.
- Tray icon context menu bug fixes/improvements.
- Job Monitor tile bar improvements.