Updated on 2023-11-28 GMT+08:00

Viewing a Microservice

On the microservice page, click a microservice name to view details.

  • Overview

    Information such as the creator, creation time, and code source of the microservice is displayed. You can edit the microservice language, associated code repository, and description as required.

    When you change the code repository, if there are changes that are not closed or there are running pipelines under the microservice, the Data Processing dialog box is displayed. In that case, close all changes and stop all running pipelines.

  • Changes

    Manage microservice changes. For details, see Change Management.

  • Pipelines

    Manage pipelines in a microservice. Differences between microservice pipelines and common pipelines are as follows:

    • In a microservice, the code repository cannot be changed when a pipeline is created. By default, the code repository is the same as that bound to the microservice.
    • If you modify the code repository of a microservice, the code repositories configured for all pipelines of the microservice are automatically modified.
    • In a microservice, you can create a change pipeline to associate microservice changes and release changed resources. For details about the change pipeline, see Changes and Pipelines.