Details

Engine Details #

Through the engine details, you can see more information about the engine, including:

  • The resource information owned by the engine includes nodes and services.
  • The current event overview and details of the engine.
  • The current running status of the engine, including: node resource (CPU, memory) usage trend and sidecar resource (CPU, memory) usage trend.

Dashboard #

image-20211018171640086

Dashboard Card #

image-20211018171710946

This module summarizes the latest events of the current engine, the number of included engine nodes and the number of registered services. Through this module, we can have a macro understanding of the resources and events of the engine.

You can view more details by clicking on the specific number of events, nodes or services.

Event Overview Card #

image-20211018171857364

The module summarizes the trigger trend of events according to the selected time range. Through this module, we can clearly see the trend triggered by events, and then analyze potential problems. For example:

  • Does the event trigger have a periodic law?
  • Is there any fluctuation in other modules of the system (such as resource occupation) at the time point of the event?

Through this module, we can observe the resource usage trend of the current engine within a specified time range. Current statistics items include:

  • Service node: CPU, memory
  • Sidecar: process memory, container CPU, container memory

image-20211018171949708

Service node resource usage

image-20211018172028124

Sidecar resource usage

Nodes #

image-20211018172152897

Events #

image-20211018172406984

Services(Dynamic) #

Dynamic service includes two viewing perspectives: service perspective and instance perspective.

Service View #

image-20211018172650250

“Service perspective” to view service information

By clicking the “operation” item on the right, we can view more information about the service, including static attribute information and resource occupation information. After clicking, the effect is as follows:

image-20211018172719032

Click to view more service information

image-20211018172744764

Click to view the resource usage chart

Instance View #

image-20211018172838061

Instance view

Services(Static) #

image-20211018173211467

Topology(Dynamic) #

image-20211018173103048

Through this module, we can see the registration information of the current registry service. When an exception occurs in the service, it will be marked in red.

In addition, by hovering on the “service” card, we can view more information about the service, including service attribute information and resource usage of service operation.