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

Viewing a Microservice

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

  • Overview

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

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

  • Changes

    You can manage changes in the microservice. For details, see Changes.

  • Pipelines

    You can manage pipelines in the microservice. Pipelines in a microservice have the following features:

    • 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-triggered pipeline to release changes. For details, see Managing Change-triggered Pipelines.