Apps Lifecycle

Apps Lifecycle #

Through application lifecycle management, we can view the information of the whole application from deployment to operation.

image-20211019170945897

We can see the list of services currently available for query in the “application lifecycle management” module, and click specific operations to view the information of the corresponding lifecycle. The following information is currently supported:

  • CI Pipeline
  • Artifacts
  • CD Pipeline
  • Mesh runtime

CI Pipeline #

Build Logs #

Through the build log, we can see the execution details of the CI Pipeline, including:

  • Task information
  • The phases of the build and the time taken for each phase

image-20211019171230628

Ci Pipeline - view the build log

Build Monitoring #

View the resource usage trend in building stage.

image-20211019171253741

CI Pipeline - view build timing information

Artifacts #

image-20211019171324736

view artifacts

CD Pipline #

Through the CD pipeline, we can see the following information:

  • Deploy worker log
  • K8s pod event
  • Gateway ingress routing

Deploy Worker Logs #

image-20211019171342887

Worker logs

K8S Pod Events #

image-20211019171407180

K8S Pod Events

Gateway Ingress Routes #

image-20211019171424886

Gateway Ingress Routes

Mesh Runtime #

Through the Mesh runtime, we can see the following information:

  • Traffic monitoring
  • Traffic route rules

Traffic monitoring #

image-20211019171445986

Traffic monitoring

Traffic route rules #

image-20211019171502514

Traffic route rules