All Products
Search
Document Center

Application Real-Time Monitoring Service:Application overview

Last Updated:Feb 06, 2024

On the Application Overview page, you can view the key metrics, upstream and downstream dependent components, and topology of an application. This helps you check the status of your application.

Procedure

  1. Log on to the ARMS console. In the left-side navigation pane, choose Application Monitoring > Applications.

  2. On the Applications page, select a region in the top navigation bar and click the name of the application that you want to manage.

    Note

    If the Java图标 icon is displayed in the Language column, the application is connected to Application Monitoring. If a hyphen (-) is displayed, the application is connected to Managed Service for OpenTelemetry.

  3. At the top of the Application Overview page, click the Overview or Topology tab to view the application data.

Overview tab

On the Overview tab, you can view the following performance metrics:
  • Total Requests, Average Response Time, Errors, Instance Count, Number Questions, Full GC, Slow SQL, Exceptions, and Thread Profiling. You can also check how the values of these metrics have changed since the last week or last day on this tab.
  • Application Events: application events, such as availability alerts, application monitoring alerts, and Kubernetes cluster events. Availability alerts may be triggered due to deadlocks, out-of-memory (OOM) errors, or application startup. You can move the pointer over a bar chart to view the event list at a specific point in time. For more information, see Event center.
  • Application Support Services: time series curves for the number of requests to the services provided by the application and average response time.
    Note To view the Q-Q plot of the average response time, turn on Quantile Statistics in the Advanced Settings section of the Custom Configurations page. For more information, see Customize application settings.
  • Application Dependent Services: time series curves for the number of requests to the dependent services, average response time, number of instances within the application, and HTTP status codes.
  • System Info: time series curves for CPU utilization, memory usage, and load.
  • Thread Profiling: time series curves and details of slow calls.
  • Statistical Analysis: analysis on slow API calls and exception types.
Application Monitoring  /> Application Overview

Topology tab

On the Topology tab, you can view the upstream and downstream components of your application and the call relationship between the components and the application in the topology. The topology helps you identify the bottlenecks of your application.

Application Monitoring  /> Topology