The application dependency graph provides a global view of the dependencies between applications.
Procedure
Log in to the Service Mesh console.
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.

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-clientDependency 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.