Change History

August 2025

The following table lists changes introduced in this version of the document.

Change Type Description
Get all health metrics Update to existing resource

Administrators can now gain deeper visibility into metrics for the Agent Console (.NET) service. This REST API provides real-time data on the Agent Console (.NET) service, including:

  • timeInterval – Duration for which metrics are displayed
  • totalRequests – Total number of requests received for the site
  • agent_console->successRequests – Metrics for successful requests received by the Agent Console
  • agent_console->errorRequests – Metrics for error requests received by the Agent Console
  • metricData – Detailed data on successful and unsuccessful requests, including HTTP Status, total request count, and percentage (totalPercentage)

Administrators can integrate these new API metrics into existing operational dashboards to monitor and optimize the Agent Console (.NET) service performance effectively.

May 2025

This is the first publication of this guide.