Service administration lets you view and manage all active microservice applications.
View services
Log on to the SOFAStack console.
In the left navigation pane, choose Middleware > Microservice Platform > Microservice > Service Catalog.
The service list shows all published microservice applications. The list includes the service ID, the application that provides the service, the number of service providers, and the number of service consumers.
Click the ID of the target service to view its details.
The details page shows the basic information of the service, and the lists of service providers and consumers:
Basic Information: Includes the service ID, type, and application.
Service Providers: Includes the IP address, port, application name, weight, status (enabled or disabled), and the Restore Default button for each provider.
Service Consumers: Includes the IP address and application name of each consumer.
Manage services
You can manage your services in the following ways:
Perform service administration
In the service list, you can perform service administration on an application from the Actions column, such as service throttling and service routing. For more information, see Service routing.
Manage applications
In the Service Providers list, select a target application to perform operations such as enabling, disabling, modifying the weight, and restoring the default settings.
ImportantThe application management configuration is bound to the application's IP address. If the IP address changes, for example, during a redeployment, the configuration becomes invalid. Therefore, do not use this feature for persistence if a static IP address is not guaranteed.
Enable: Enables a disabled service provider.
Disable: Disables one or more service providers.
Modify Weight: Modifies the weight of a service provider. The value can be from 0 to 100.
Restore Default: Restores a service provider to its default state (service status: enabled, weight: 100).
