Application dependency

更新时间:
复制 MD 格式

The Application Dependency page displays the dependencies between applications in your current operating environment.

Procedure

  1. Log on to the SOFAStack console.

  2. In the left navigation pane, choose Middleware > Microservice Platform > Microservice > Service Catalog, and then click the Application Dependency tab.

    On the Application Dependency page, you can perform the following operations:

    • View all applications with dependencies, including service providers and consumers.

    • Hover over an application icon to view the application's dependencies, number of nodes, number of provided services, and number of consumed services.

    • Click an application icon to view details about its provided and consumed services.

      In the service list, click a service ID to view its details.

Dependency example

The Consumed Services tab lists the IDs of consumed services and the applications that provide them. The following is an example:Application dependency exampleDescription:

  • Application name: sofa-hello-mesh-demo-client

  • Dependency graph: A total of 3 services are consumed from 2 applications.

    • 2 services are from sofa-hello-mesh-demo-server.

    • 1 service is from sofa-hello-mesh-server.