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

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

Ci Pipeline - view the build log
Build Monitoring #
View the resource usage trend in building stage.

CI Pipeline - view build timing information
Artifacts #

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 #

Worker logs
K8S Pod Events #

K8S Pod Events
Gateway Ingress Routes #

Gateway Ingress Routes
Mesh Runtime #
Through the Mesh runtime, we can see the following information:
- Traffic monitoring
- Traffic route rules
Traffic monitoring #

Traffic monitoring
Traffic route rules #

Traffic route rules