All Products
Search
Document Center

Enterprise Distributed Application Service:View the overall information about an application

Last Updated:Dec 29, 2023

On the Application Overview page of an application in the Enterprise Distributed Application Service (EDAS) console, you can view the following information about the application: its Kubernetes cluster, region, microservices namespace, and running status. You can also view health metrics of the application, such as the total number of requests and average response time, services provided by the application, services on which the application depends, and system information such as CPU utilization and memory usage.

Procedure

  1. Log on to the EDAS console.

  2. In the left-side navigation pane, choose Application Management > Applications. In the top navigation bar, select a region, select a microservices namespace from the Microservices Namespace drop-down list, select Kubernetes Cluster from the Cluster Type drop-down list, and then click the name of the desired application.

View the overall information about an application

On the Application Overview page, you can view the application information, including its Kubernetes cluster, diagnostic report, region, cluster type, status, creation time, specifications, and Server Load Balancer (SLB) setting.

View the overall analysis of the application on the Overview tab

On the Overview tab, you can view the following performance metrics:

  • Total Requests, Average Response Time, Error count, Full GC, Slow SQL, Exceptions, and Thread Profiling.

You can also view the week-on-week differences and day-on-day differences of the preceding metric values. 概览图1

  • Application Support Services: the time series curves for the number of requests to and the average response time of the services that are provided by the application. If you use EDAS Professional Edition or Platinum Edition, you can click a spike in the curves to perform in-depth analysis.

    应用提供服务

  • Application Dependent Services: the time series curves for the number of requests to and the average response time of the services on which the application depends. You can also view the time series curves for the number of instances associated with the application and HTTP status codes. 应用依赖服务

  • System Info: the time series curves for CPU utilization, memory usage, and load. 系统信息

  • Thread Profiling: the time series curves and the details of slow calls. 慢调用

  • Statistical Analysis: the analysis on slow API calls and exception types. 统计分析

View the topology of the application on the Topology tab

Note

EDAS provides the topology of an application for Professional Edition and Platinum Edition, but not for Standard Edition.

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

应用拓扑图