SQL Agent Insights:Roadmap: Difference between revisions

From SQL Agent Insights Wiki
(66 intermediate revisions by the same user not shown)
Line 1: Line 1:
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 ==
== In Development / Researching ==
* <span style="color:#0072c6">N210330-1</span> : Azure SQL managed instance support
=== New ===
* <span style="color:#0072c6">E210228-3</span> : convert entire SQL Agent Insight project to .NET 6
* Azure SQL managed instance support
* <span style="color:#0072c6">N210821-1</span> : Insight : new job metric showing successful jobs that have failed steps in the history.
* '''UI''' : implement column chooser for all data grids with a significant number of columns with ability to save layout.
* <span style="color:#0072c6">E210725-1</span> : Preferences : omit asking to create suspend/resume jobs when opening Job Monitor.
* '''Insight''' : Show / log jobs that have a successful outcome but have failed steps within them.
* <span style="color:#0072c6">N210913-1</span> : UI : implement column chooser for all data grids with a significant number of columns with ability to save layout.
* '''Operators''' : the ability to create, modify, delete, script, rename, and copy operators. Ability to directly specify failsafe operator.
 
=== Enhancement / Improvement ===
* Convert entire SQL Agent Insight project to .NET 6
* '''Preferences''' : omit asking to create suspend/resume jobs when opening Job Monitor.
* '''UI''' : update legacy taskbar notification icons.


== Future Considerations ==
== Future Considerations ==
* N210818-1 : Job Monitor : a single instance of Job Monitor that consolidates all jobs from all currently monitored instances.
=== <span style="color:#1FB141">New</span> ===
* E200602-2 : Job Monitor : new metrics including, ''has steps'', ''no history'', ''success rate < 100%'', ''successful job runs with failed job steps'', ''has alerts'', ''has targets'', ''ms-db backup size'', ''ms-db compressed backup size'', ''number of deleted jobs since last poll''.
{| class="wikitable sortable mw-collapsible mw-collapsed"
** ''number of deleted jobs since last poll'' would additionally log the names of jobs missing.
! &nbsp;
* N210111-1 : Preferences : email authentication via OAuth2.
|-
* N201014-1 : Job History : Gannt chart similar to Job Conflicts but for Job History.
| '''Job Monitor''' : a single instance of Job Monitor that consolidates all jobs from all currently monitored instances.
** user would select jobs to chart.
|-
** Gantt chart timeframe based on earliest job history log entry.
| '''Preferences''' : email authentication via OAuth2.
* N210112-1 : Insight Log : row header icons for long running jobs.
|-
* E170517-1 : Job Conflicts : additional context menu items, ''job history''.
| '''Job History''' : Gantt chart similar to Job Conflicts but for Job History. User selectable jobs; Gantt chart timeframe based on earliest job history log entry.
* E200612-3 : Job History : access job properties.
|-
* N181004-1 : Database Mail : purging of database mail items and mail log history.
| '''Database Mail''' : purging of database mail items and mail log history.
* N171010-2 : Job Monitor : copy a job(s) between monitored SQL instances.
|-
* N190802-1 : Job Monitor : multi-row selection of jobs to perform actions against selected jobs.
| '''Job Monitor''' : copy a job(s) between monitored instances.
* N200827-2 : Preferences : notification quiet hours/days.
|-
* N200822-1 : Insight : open the Job Monitor upon opening the Insight.
| '''Job Monitor''' : multi-row selection of jobs to perform actions against selected jobs.
* E210103-1 : Insight Log : buttons similar to Log Viewer to filter entries based on severity.
|-
* N210510-1 : Job Monitor : change owner of a job or multiple jobs.
| '''Preferences/Insight Config''' : notification quiet hours/days. Implement globally with configuration option to override per Insight.
* N210610-1 : Job Conflicts : a single instance of Job Conflicts that consolidates all jobs from all currently monitored instances.
|-
* N210706-2 : Job Monitor : new column, ''Number of Alerts''.
| '''Insight''' : open the Job Monitor upon opening the Insight.
* N210706-1 : Schedules : new context menu with options, ''Job properties'', ''Job history'', ''Purge job history''.
|-
| '''Job Monitor''' : change owner of a job or multiple jobs.
|-
| '''Job Conflicts''' : a single instance of Job Conflicts that consolidates all jobs from all currently monitored instances.
|-
| '''Job Monitor''' : additional column, ''Number of Alerts''.
|-
| '''Schedules''' : new context menu with options, ''Job properties'', ''Job history'', ''Purge job history''.
|-
| '''Insight''' : logging of heartbeat messages toolbar indicator; blue/green heart icon.
|-
| Track the last successful monitored date/time of an instance (i.e., when Insight first opens); store within PREVIOUSINSTANCES.XML. Use this information in the Previously Monitored Instances pane.
|-
| '''Connection''' : Ability to open the Job Monitor without opening an Insight.
|}
 
=== <span style="color:#0072c6">Enhancement / Improvement</span> ===
{| class="wikitable sortable mw-collapsible mw-collapsed"
! &nbsp;
|-
| <strong>Job Monitor</strong> : new metrics including, ''has steps'', ''no history'', ''success rate < 100%'', ''successful job runs with failed job steps'', ''has alerts'', ''has targets'', ''ms-db backup size'', ''ms-db compressed backup size'', ''number of deleted jobs since last poll''.
* ''number of deleted jobs since last poll'' would additionally log the names of jobs missing.
|-
| <strong>Insight Log</strong> : row header icons for long running jobs.
|-
| <strong>Job Conflicts</strong> : additional context menu items, ''job history''.
|-
| <strong>Job History</strong> : access job properties.
|-
| <strong>Insight Log</strong> : buttons similar to Log Viewer to filter entries based on severity.
|-
| <strong>UI</strong> : filter pane checkbox consistency (style/colors) to match filter popup dialogs.
|-
| <strong>Job History</strong> : remove CR and LF characters from message text for better appearance.
|-
| <strong>Suspended / Paused Jobs</strong> : ability to resume job(s) from this dialog. (checkbox column ??)
|-
| <strong>Job Properties</strong> : display the Job GUID.
|-
| <strong>Dashboard</strong> : ability to pick filter for alarms based on predefined time frames, e.g., ''past 24 hours'', ''past 8 hours'', etc. using a filter pane.
|-
| <strong>Dashboard</strong> : change ''Date'' column type from text to DateTime for better filtering options.
|-
| <strong>Log Viewer</strong> : change ''Log Date/Time'' column type from text to DateTime for better filtering options.
|}


== Ready for Next Release ==
== Ready for Next Release ==
== Released with version 0.23.2111.0 ==
=== <span style="color:#1FB141">New</span> ===
{| class="wikitable sortable mw-collapsible mw-collapsed"
! &nbsp;
|-
| <strong>Insight</strong> : Two (2) new job metrics. One, successful job outcomes with failed job steps from the entire job history. Two, successful job outcomes with failed job steps in the past 3 days. This brings the total number of monitored metrics to 65.
|}
=== <span style="color:#0072c6">Enhancement / Improvement</span> ===
{| class="wikitable sortable mw-collapsible mw-collapsed"
! &nbsp;
|-
| <strong>Job Conflict Outlook</strong> : refactor to Job Conflicts.
|-
| <strong>About</strong> : license indicator; showing the number of days before expiry; if expiry date is approaching, tab icon is now present and number of days highlighted to bring focus.
|-
| <strong>UI</strong> : verbiage for ''Suspend Job'' tooltip in Job Monitor is incorrect. Cannot extend job suspension from the context menu, therefore revised.
|-
| <strong>UI</strong> : change verbiage in the suspend/resume create job dialog of ''Agent Job Monitor'' to ''Job Monitor''.
|-
| <strong>UI</strong> : Insight tabs context menu foreground color from white to black, easier to read.
|-
| <strong>UI</strong> : Due to improved performance in release 0.23.2109.50, help verbiage in Job Conflicts and its pop-up help dialog changed to suit.
|-
| <strong>Database Mail Items</strong> : Remove CR and LF characters from description and body column data to prevent cell text wrapping. ''Database Mail Items; Database Mail Event Log''
|}
=== <span style="color:#FF0000">Bugs Squashed</span> ===
{| class="wikitable sortable mw-collapsible mw-collapsed"
! &nbsp;
|-
| <strong>Preferences</strong> : Exceptions can be thrown when/if the preferences xml, '''''SQLAI_Preferences.XML''''', has been modified/deleted outside of SQL Agent Insight. Default preferences are assigned prior to loading to mitigate this issue. The preferences file should only be modified by SQL Agent Insight, however, we cannot prevent a user from doing so.
|-
| <strong>Insight</strong> : System.NullReferenceException: 'Object reference not set to an instance of an object.' may occur after closing an Insight. Resolved.
|-
| <strong>Dashboard</strong> : Alarms category column no longer showing metric name. ''Affected versions 0.23.2109.0, 0.23.2109.50''
|-
| <strong>Insight</strong> : Insight log collection finish time is the same as the collection start time.
|-
| <strong>Insight</strong> : Threshold validation may sometimes result in an incorrect severity being applied to a metric, and potentially not issuing notifications.
|}

Revision as of 12:19, 2 January 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
  • UI : implement column chooser for all data grids with a significant number of columns with ability to save layout.
  • Insight : Show / log jobs that have a successful outcome but have failed steps within them.
  • Operators : the ability to create, modify, delete, script, rename, and copy operators. Ability to directly specify failsafe operator.

Enhancement / Improvement

  • Convert entire SQL Agent Insight project to .NET 6
  • Preferences : omit asking to create suspend/resume jobs when opening Job Monitor.
  • UI : update legacy taskbar notification icons.

Future Considerations

New

 
Job Monitor : a single instance of Job Monitor that consolidates all jobs from all currently monitored instances.
Preferences : email authentication via OAuth2.
Job History : Gantt chart similar to Job Conflicts but for Job History. User selectable jobs; Gantt chart timeframe based on earliest job history log entry.
Database Mail : purging of database mail items and mail log history.
Job Monitor : copy a job(s) between monitored instances.
Job Monitor : multi-row selection of jobs to perform actions against selected jobs.
Preferences/Insight Config : notification quiet hours/days. Implement globally with configuration option to override per Insight.
Insight : open the Job Monitor upon opening the Insight.
Job Monitor : change owner of a job or multiple jobs.
Job Conflicts : a single instance of Job Conflicts that consolidates all jobs from all currently monitored instances.
Job Monitor : additional column, Number of Alerts.
Schedules : new context menu with options, Job properties, Job history, Purge job history.
Insight : logging of heartbeat messages toolbar indicator; blue/green heart icon.
Track the last successful monitored date/time of an instance (i.e., when Insight first opens); store within PREVIOUSINSTANCES.XML. Use this information in the Previously Monitored Instances pane.
Connection : Ability to open the Job Monitor without opening an Insight.

Enhancement / Improvement

 
Job Monitor : new metrics including, has steps, no history, success rate < 100%, successful job runs with failed job steps, has alerts, has targets, ms-db backup size, ms-db compressed backup size, number of deleted jobs since last poll.
  • number of deleted jobs since last poll would additionally log the names of jobs missing.
Insight Log : row header icons for long running jobs.
Job Conflicts : additional context menu items, job history.
Job History : access job properties.
Insight Log : buttons similar to Log Viewer to filter entries based on severity.
UI : filter pane checkbox consistency (style/colors) to match filter popup dialogs.
Job History : remove CR and LF characters from message text for better appearance.
Suspended / Paused Jobs : ability to resume job(s) from this dialog. (checkbox column ??)
Job Properties : display the Job GUID.
Dashboard : ability to pick filter for alarms based on predefined time frames, e.g., past 24 hours, past 8 hours, etc. using a filter pane.
Dashboard : change Date column type from text to DateTime for better filtering options.
Log Viewer : change Log Date/Time column type from text to DateTime for better filtering options.

Ready for Next Release

Released with version 0.23.2111.0

New

 
Insight : Two (2) new job metrics. One, successful job outcomes with failed job steps from the entire job history. Two, successful job outcomes with failed job steps in the past 3 days. This brings the total number of monitored metrics to 65.

Enhancement / Improvement

 
Job Conflict Outlook : refactor to Job Conflicts.
About : license indicator; showing the number of days before expiry; if expiry date is approaching, tab icon is now present and number of days highlighted to bring focus.
UI : verbiage for Suspend Job tooltip in Job Monitor is incorrect. Cannot extend job suspension from the context menu, therefore revised.
UI : change verbiage in the suspend/resume create job dialog of Agent Job Monitor to Job Monitor.
UI : Insight tabs context menu foreground color from white to black, easier to read.
UI : Due to improved performance in release 0.23.2109.50, help verbiage in Job Conflicts and its pop-up help dialog changed to suit.
Database Mail Items : Remove CR and LF characters from description and body column data to prevent cell text wrapping. Database Mail Items; Database Mail Event Log

Bugs Squashed

 
Preferences : Exceptions can be thrown when/if the preferences xml, SQLAI_Preferences.XML, has been modified/deleted outside of SQL Agent Insight. Default preferences are assigned prior to loading to mitigate this issue. The preferences file should only be modified by SQL Agent Insight, however, we cannot prevent a user from doing so.
Insight : System.NullReferenceException: 'Object reference not set to an instance of an object.' may occur after closing an Insight. Resolved.
Dashboard : Alarms category column no longer showing metric name. Affected versions 0.23.2109.0, 0.23.2109.50
Insight : Insight log collection finish time is the same as the collection start time.
Insight : Threshold validation may sometimes result in an incorrect severity being applied to a metric, and potentially not issuing notifications.