Set up Jira Cloud
Learn how to set up Jira Cloud and integrate it with other products and applications.
The insights panel in the Deployments view shows the following metrics:
Deployment frequency - how often your team deploys code to production.
Cycle time - how long it takes for your team to ship issues through the deployment pipeline.
Insights panel: Select the Insights button on your view to show the insights panel. All insight cards are found here. To refresh the data, click the circular arrow icon.
Insight card: Each insight is allocated a card that contains real-time data based on your team’s work. Insight cards also include visualizations and callouts that relate to the metric on the card.
Feedback card: Provide feedback about Insights to help make this feature work best for you and your team.
Deployment frequency is the number of times your team deploys code to production. This insight shows your total deployments per week and calculates your average weekly deployments based on the last 12 weeks. It also compares your current weekly deployments to the 12-week average.
To determine an average, we need at least 4 weeks of data from the last 12 weeks. If you don’t see an average, you’ll need to wait until we have more data.
If you see something like this | It means this |
---|---|
| |
| |
|
Cycle time is measured as the time it takes an issue to transition from the first commit until the code is shipped. This insight shows your median cycle time per week, and calculates your overall median from the last 12 weeks. It also compares the current week’s median cycle time to the 12-week median.
To determine a median, we need at least 4 weeks of data from the last 12 weeks. If you don’t see a median, you’ll need to wait until we have more data.
If you see something like this | It means this |
---|---|
| |
| |
|
Was this helpful?