Release Notes
Release Notes
Changes in this release:
Dashboard - version 1.3.1Minor release (hotfix)
New features, feature enhancements, and bug fixes in this release:
Dashboard - version 1.3.0Service Experience Insights v1.3.0 is a major release of the on-demand testing feature that also includes helpful improvements to existing features and minor fixes that improve the overall usability.
On-demand Troubleshooting
The new troubleshooting tab on each agent page enables a SEI Dashboard Admin or Co-admin to instantly run a suite of on-demand troubleshooting tests on any online agent without the need to access the agent or host device.
This capability extends the capabilities of Service Experience insights from a network monitoring service into a powerful troubleshooting and diagnostics assets for enterprise users.
Available tests:
Network Information
Ping Test
DNS Lookup
Path Discovery
HTTP Test
Packet Capture
Expandable Map Views
Improved Plot Rendering
Probing Distributions agent and target counts
Changes in this release:
Dashboard - version 1.2.3Minor release (improvement)
Improved: Agent and target plot alignment period resets to the default alignment period when longer time periods are set with the time range selector. Doing so, increases plot loading performance and reduces the likelihood of pages freezing when the amount of data requested exceeds the capacity of of the plot visualization library. See default time ranges are listed in the Metrics article.
Improved: Tables with more than 100 results are now sortable in ascending and descending order by clicking the column label in sortable columns. Sortable columns are indicated with an up arrow for ascending and down arrow for descending. This change removed the partial sorting capability of other columns. While fewer columns are now sortable, the sorting quality is greatly improved for resource names and groups. Table search and filtering is are unaffected by this update.
Minor release (hotfix)
Fixed: Heatmaps on the dashboard and probing distributions pages load with a 48-hour time range by default. The data in the heatmaps used a 1 hour alignment period for any time range selected. However, 15 minutes is the default auto-alignment period for the 48-hour time range in the plots. With this fix, heatmaps now use the same auto-alignment period as the plots, making the data in the heatmaps align better with the data in the plots.
Fixed: The time zone function in the regions settings was not updating the time for regions observing daylight savings time. The time zone component has been updated to automatically adjust to daylight savings time changes in all regions.
Fixed: External IP was being saved as an Internal IP address when configuring target functionality for Static and Cloud Agents. The Add and Edit agents modal forms were updated to ensure that the External IP configuration is saved to the agent record.
Fix: Path discovery visualizations on the agent pages did not align with the time range of the plots. Path visualizations are now synched with the metric value shown in the plot lines. This improves troubleshooting by making viewing the hops at any point in the time series data easier.
Changes in this release:
Dashboard - version 1.2.2Minor release (improvement)
Improved: In this update, the pagination functionality of the agent table has been refined. When advancing through the paginated results within the table, agents are consistently displayed alphabetically, offering a clear and expected progression of agent display names when each paginated table view is rendered.
Changes in this release:
Dashboard - version 1.2.1Minor release (hotfix)
Fixed: Updated Favicon image from Watchdog Icon to NTT Infinite Loop (per NTT Ltd. brand guidelines March 2023)
Fixed: Added menu support for NTT Ltd. Service Portal
Note: Minor release policy
Minor hotfix releases are incremented in the third digit of the version number and are released on a continual basis without prior notice. Examples of hotfixes are minor changes and bug fixes that improve but do not materially alter the end user’s experience. These continuous updates are listed by date in the release notes.
New features and major updates to existing features are packaged into a major release that is incremented in the second digit (i.e., 1.1 to 1.2). Updated documentation is provided for these releases.
New features, feature enhancements, and bug fixes in this release:
Dashboard - version 1.2.0Alerts
The Alerts feature helps The Service Experience Insights users improve service quality and user satisfaction through proactive performance monitoring, issue identification, and faster resolution.
Use the Alerts feature to create threshold-based Alert Policies that continuously monitor the performance of agent-to-target paths. These policies trigger Alerts and Alert Notifications when the observed metrics violate the threshold for the duration of the event. Create Alert Policies to monitor latency, jitter, loss, HTTP target availability, WiFi signal strength, and agent connectivity. Configure the trigger - Alerts are stored in time series and listed in the Alerts table. Each Alert links to an Alert page that shows the threshold and the observed metrics before, during, and after the event—view by searching the Alerts table or clicking through from a notification.
Receive alerts for a single agent-to-target path or use Agent and Targets Groups to trigger alerts that identify issues specific to certain regions or network segments.
Subscribe to alerts via webhooks or email. Webhooks allow users to receive real-time notifications and trigger automated actions responding to an alert, such as populating a Slack channel. Subscribe to a webhook to receive a JSON file for alerts grouped by Alert Policy. Use webhooks with your existing systems to automate tasks like sending an SMS message or opening a ticket in a service management tool.
Continuous monitoring: The feature enables users to create Alert Policies that continuously monitor the performance of agent-to-target paths, ensuring that issues are identified and addressed promptly.
Threshold-based alerts: Alert Policies trigger Alerts and Alert Notifications when observed metrics violate the threshold for the duration of the event. This helps to identify performance issues and take corrective actions proactively.
Multiple monitoring options: Users can create Alert Policies to monitor latency, jitter, loss, HTTP target availability, WiFi signal strength, and agent connectivity, providing comprehensive monitoring coverage.
Configurable triggers and notifications: Users can configure the trigger conditions and notification channels for Alerts triggered by the Alert Policy, allowing them to customize the alerting process to meet their specific needs.
Group-based alerts: Users can receive alerts for a single agent-to-target path or use Agent and Targets Groups to trigger alerts that identify issues specific to certain regions or network segments.
Integration with existing systems: The feature allows users to subscribe to alerts via webhooks or email and integrate with their existing systems to automate tasks like sending an SMS message or opening a ticket in a service management tool.
Real-time notifications: Webhooks enable users to receive real-time notifications and trigger automated actions responding to an alert, such as populating a Slack channel, ensuring that issues are addressed promptly.
Downloadable Data
Download .CSV and image files for every data visualization in the application.
Benefits of this feature Include:
Flexibility: Conduct more in-depth analysis of the data, including creating custom visualizations, charts, and graphs that is not available be available in the dashboard. Import downloaded .CSV file into various applications like Excel to create reports and combine them with data from other sources.
Enhanced Data Visibility: Use .csv files to compare Service Experience Insights data with other sources.
Collaborative Analysis: Share the downloaded file with team members that do not have dashboard access.
Easier Reporting: .CSV files are easily consumable by other reporting tools and downloadable image files remove the hassle of taking screenshots for PPT presentations.
Improved Data Visualization
Expandable plots and better plot navigation make focusing on events in the Agent and Target metrics plots easier.
Combined with the new data download feature, these improvements make the data more accessible and actionable.
Expandable plots enable the user to view all agents or targets in a single plot view.
Improved plot navigation makes it easier to zoom in and out of time ranges to compare individual agent-to-target paths.
Improved path discovery (Hops) visualization
The Path Discovery time slider is now synced with the plot zoom function to make correlating a hop path with a spike in the plot lines easier.
Unreachable targets are now shown after the last detected hop, with the target identified as unreachable. The unreachable target is outlined in red with a message to indicate that the system attempted to detect the path but was unable to do so either because the server did not respond or due to a network issue that prevented the detection packets from reaching the target.
Availble Tests
Time zone settings
Issue - Metrics were displayed for the time zone detected in the user’s browser, not the region settings of the dashboard.
Resolution - The time range was component refactored to convert time to dashboard location settings.
Large Dataset Handline
Issue - Storing API selectors in URL caused pages to fail when handling large datasets producing an HTTP response code 414 error message.
Resoluton - Refactored URL string handling to shorten URLs for large queries.
Changes in this release:
Dashboard - version 1.1.33Changes in this release:
Dashboard - version 1.1.32Changes in this release:
Dashboard - version 1.1.31UX improvement
Agent page, Speed Test
Last updated time is not available in real-time; therefore, the time displayed could not be instantly updated after the manual speed test.
Remove the last updated time from the Speed Test panel to eliminate confusion.
Bug fixes
Pending Agents removed from Dashboard Agent Selector, link count - link counts only activated agents selected in the dashboard view.
The target page agent selector could not select more than 20 agents. Selector query logic updated to choose the first 200 agents and make 201+ agents selectable.
Table column sorting did not function for some table columns in the Activity Logs and Agent page tables.
The table component was reconfigured to enable sorting all sortable table columns.
Missing JA translations - added translation check function to find all missing translations. Translations are updated and 100%. Future missing translations are less likely, and the time to discover/respond with a hotfix is improved.
Replaced Watchdog project identification app icons to reflect Service Experience Insights product identification.
Removed user feedback icons for the deprecated user rating service.
Changes in this release:
Agent - version 0.6.0New Feature
Hotfix
Notice
Changes in this release:
Agent - version 0.5.13Minor release (hotfix)
New features and bug fixes in this release:
Agent - version 0.5.12New Feature
Hotfix