Skip to content

Microservice management

After integrating a registry, you can manage the microservices in the registry. Microservice management refers to viewing the microservices in the registry.

Note

  1. Click the name of the target registry on the In page.

  2. Click Microservice Management in the left navigation bar to view the list of micro-services and basic information.

    On the current page, you can copy the name of the micro-service and view all micro-services in the current registry, as well as the namespace, instance, and request statistics of each micro-service.

  3. Click the name of the micro-service to view the instance list, interface list, and monitoring information of the micro-service.

    • Instance list: Displays instance status, IP address, and service port.

      You can click the instance name to view the monitoring information and metadata of the instance.

    • Interface list: View the existing interfaces of the microservice, or create a new interface.

    • Monitoring information: Displays monitoring information about the micro-service, including the number of requests, error rate, response time, and request rate.

      User-defined time range is supported.

Comments