Viewing your Delivery Pipeline activity
The IBM Cloud® DevOps Insights Overview page automatically displays historical data from all of the IBM Cloud® Continuous Delivery within your toolchain for the US-south and EU-gb locations. You can view data about the last two weeks for stage failures, total time that is consumed by all stage runs, and the total number of jobs.

Viewing the status of your pipelines at a glance helps you to understand which jobs and stages are running into problems more often, and which runs are taking the longest time. You can troubleshoot and resolve issues with your pipelines to increase velocity for your deployments and better control of your processes.
Before you begin
You must have at least one IBM Cloud® Continuous Delivery in your toolchain and an instance of DevOps Insights. For more information, see Adding DevOps Insights to your toolchain.
DevOps Insights is free for Continuous Delivery users with Delivery Pipelines or a hosted Git.
Viewing pipeline analytics
-
From the IBM Cloud console, click the Menu icon
> Platform Automation > Toolchains.
-
Select your toolchain on the Toolchains page.
-
From your toolchain's Overview page, on the IBM Cloud tools card, click DevOps Insights.
-
On the Overview page, you can view the following data:
- Total stage failures: An aggregate of your pipeline's total number of stage failures and the total number of stages that you ran.
- Total time consumed: The total time that is used by all your stage runs.
- Most frequently failing stages: A trend view of the top five most frequently failing stages to help you quickly identify the stages that are causing the most issues.
- Most time-consuming stages: A trend view of the top five most time-consuming stages to help you understand where your pipeline runs are spending the most time.
- Jobs: A granular view of all jobs. This view is helpful to isolate anomalies and directly link to the stage to investigate failures.