You can log on to the Enterprise Distributed Application Service (EDAS) console to
query the service list and service details of Spring Cloud applications that are deployed
in EDAS.
Limits
You can switch between the old and new versions of the Service Query page.
- In the new version, the system uses the EDAS agent to query services in the EDAS registry, MSE-hosted registry, and user-managed registries, including ZooKeeper, Nacos, Eureka, and Consul.
- In the new version, you can query the services of Spring Cloud Edgware and later versions
and the services in all registries.
- In the old version, you can query the services of Spring Cloud Dalston and later versions
that are registered at the EDAS registry.
- In the old version, you can query the services only in the EDAS registry.
- Outbound TCP connections over ports 8442, 8443, and 8883 must be allowed in the security
group of your server. For more information about how to allow outbound connections
in Elastic Compute Service, see Add security group rules.
View the service list
- Log on to the EDAS console.
- In the left-side navigation pane, choose .
- In the navigation tree of Spring Cloud, click Service Query.
- In the top navigation bar, select a region. On the Service Query page, set Namespaces to view the Spring Cloud services of your account.
You can view the following information about a Spring Cloud service:
Service Name,
Application Name, and
Number of instances.
If a large number of services exist, you can filter services by Service Name, IP, or Application Name. Filter keywords are not case-sensitive. The value of IP varies between ECS and Kubernetes clusters.
- ECS cluster: The value is the IP address of an ECS instance.
- Kubernetes cluster: The value is the IP address of a pod.
Note If you can query the services of your applications on the old Service Query page but
not on the new Service Query page, perform the following steps for troubleshooting:
- The new version of the Service Query page is released at 00:00:00 of January 20, 2020.
You must restart your applications after this point in time so that they can be automatically
mounted with the latest EDAS agent. Therefore, you must restart your applications
before you query services on the new Service Query page.
- Check whether the microservice framework version is supported. For more information
about the supported versions, see Limits.
View service details
- Log on to the EDAS console.
- In the left-side navigation pane, choose .
- In the navigation tree of Spring Cloud, click Service Query.
- In the top navigation bar, select a region. On the Service Query page, set Namespaces. Then, click a service name in the service list.
- In the Servive Detail panel, view the details of the service.
The Servive Detail panel provides the following information: Basic Information, Service Invocation Relationship, and Metadata. The Metadata section provides Interface Metadata and Metadata Metadata.