Updated on 2024-11-29 GMT+08:00

Viewing the Service List

Scenario

Service governance implements unified service deployment based on execution policies for service providers or consumers to ensure stable running of all services.

This section describes how to view all services installed on the FusionInsight RTD platform.

Procedure

  1. Log in to FusionInsight Manager.
  2. Choose Cluster > Services > Containers, and click the SGP Management tab.
  3. In the navigation pane on the left, choose App Service List. In the right pane, view the name, version, and status of the installed services.
  4. In the right pane, click a service name in the Name column. On the Status page, you can view the service status and monitoring metrics.

    • Basic Information

      Basic information, including the service name and number of service provider versions.

    • Statics of Request and Response

      Request and response status information. You can view the trend chart of message processing by service consumers.

      • Select a service version from the Version drop-down list to view the message processing trend chart of the version.
      • Select the HTTP request type invoked by upper-layer applications from the drop-down list box next to Method. You can view the trend chart of message processing by service consumers of the HTTP request type invoked by upper-layer applications.
      • Click Date and set the date. You can view the trend chart of message processing by service consumers on the specified date.
      • Click Consumer or Provider in the chart to select the curve to view.
    • Request and response content

      Statistics on requests and responses. You can click Summary, +By Provider IP, or +By Consumer IP to collect statistics on the total number of processed messages, successful messages, and failed messages by summary, provider IP address, and consumer IP address, respectively.

      • Select a service version from the Version drop-down list box to view statistics on requests and responses of the specified version.
      • You can select ALL or the HTTP request type invoked by upper-layer applications for a specific service from the drop-down list next to Method to view statistics on HTTP requests and responses invoked by upper-layer applications for all or specific services.
      • Click Date and set the date. You can view statistics on requests and responses on the specified date.