View application dependencies

更新时间:
复制 MD 格式

The application dependency graph provides a global view of the dependencies between applications.

Procedure

  1. Log in to the Service Mesh console.

  2. In the navigation pane on the left, click Service Catalog and then click the Application Dependency tab.

    On the Application Dependency page, you can do the following:

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

      If the color of a connecting line matches the color of an application, the application is a service provider. Otherwise, it is a service consumer.

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

      image

    • Click an application icon to view details about the services it provides and consumes.

      In the service list, click a service ID to view detailed information about that service.

      应用依赖示例

      For example, the figure above shows information about consumed services:

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

      • Dependency graph: The application consumes a total of 3 services from 2 applications.

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

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