Velocity Dashboard (Beta)

Use the Velocity Dashboard to unlock insights into your software development lifecycle. Get a clear view of PR cycle time to identify bottlenecks and spot inefficiencies, compare pull request size against commit activity, and visualize your team’s success rate across the entire review process — all in one place.

Metric visualizations

Cycle time

Cycle time represents the time it takes for a single PR to go through the entire coding process, measuring the timeframe from the first commit on a PR to when the PR is merged.

In the dashboard, visualize your software development cycle time to identify bottlenecks, optimize your process, and improve efficiency.

View cycle time metrics on the Velocity dashboard.

In the Cycle time tile, see the following metrics:

  • Time to open

  • Time to first review

  • Time to approve

  • Time to merge

In the upper right side of the tile, select an operation:

  • Average

  • Max

  • Min

  • Median

  • P95

  • Sum

You can filter the cycle time data by date range, author, or team, and you can drill into the data for further analysis.

MR size

Compare your Pull Request size to:

  • Time to open

  • Time to first review

  • Time to approve

  • Time to merge

  • Cycle time

Use this visualization to understand how Pull Request size affects efficiency across the development lifecycle.

The MR size graph compares MR size to other MR data.

You can filter the MR size data by date range, author, or team, you can drill into the data for further analysis, and you can choose whether to include or exclude outliers. Outliers are excluded by default. To include them, click Display in the upper right corner of the graph then toggle off the Hide outliers option.

MR success rate

The number of MRs that go through the cycle without being discarded (closed without merging) is an indicator of process efficiency. In the dashboard, view your MR success rate and a count of open MRs, closed MRs, or merged MRs.

You can filter the MR success rate data by date range, author, or team, and you can drill into the data for further analysis.

Drill down on data

On any of the metric visualizations in the dashboard, you can drill further into the data.

  • Click on a metric to see a list of data points that can be segmented by team, author, or repository:

    • From there, click View data to see a list of all MRs that the metrics are being calculated for.

Filter the dashboard

Adjust the date range

By default, the dashboard displays data from the last 7 days. To change the date range, click Last 7 days and select a new date:

Filter by author or team

To apply filters:

  1. Click Filter at the top of the page.

  2. Add a filter.

    1. Click into Author or Team and choose an author or team from the dropdown menu.

      Select and author or team from the filter dropdowns.
  3. At the bottom of the modal, click Apply.

Last updated

Was this helpful?