Deployment Frequency

View the Deployment Frequency report.

Deployment Frequency

The Deployment Frequency report measures how often code is deployed to production or another target environment within a given time period.

The top of the page shows the median deployment frequency for the selected period alongside a comparison to the previous period. The chart displays the deployment frequency trend over time, comparing the current period to the previous period. It can be toggled between Line and Bar views.

Teams - A searchable table breaking down deployment frequency per team, with the following columns:

  • Team Name - The name of the team.
  • Contributors - The number of contributors in the team.
  • Median - The median deployment frequency for the team. Clicking on a value opens a drilldown view.
  • Trend - A sparkline showing the deployment frequency trend over time.
  • Previous Period - The change in deployment frequency compared to the previous period.
  • Monthly columns showing the median deployment frequency per period.

Teams can be expanded to reveal sub-teams.

Filters available at the top of the report include date range, Repos, Attributes, Teams, Groups, and Settings.


Deployment Frequency drilldown

Clicking on a team's median deployment frequency value opens a drilldown view for that specific team. The drilldown shows a detailed list of all deployments that contributed to the frequency calculation for the selected period.

The top of the drilldown displays the median deployment frequency for the selected team alongside a comparison to the previous period, along with a trend chart.

Below the chart, a paginated table lists all individual deployments with the following columns:

  • Message - The deployment message, linked to the source provider.
  • Repository - The repository where the deployment was made.
  • Service - The service associated with the deployment.
  • Environment - The target environment (e.g. stable).
  • Deployed At - The date and time of the deployment.
  • Success - Whether the deployment was successful.
  • Time to restore - The time it took to restore service if the deployment failed.

The table is paginated and shows 10 items per page by default. You can adjust the visible columns using the Columns button.