Code Commit Trends Dashboard

2 minute read

The Code Commit Trends dashboard lets you monitor the code velocity over time across teams and SCM repositories.

insight scm dash ex

Filters

This dashboard provides drop-down menus that let you filter by time period and SCM Repository.

Time Filter

Filters the commits based on the selected time range. The time filter applies to the commit date.

SCM Repository Filter

Filters the commits based on specific repositories.

Adding Repositories to the SCM Repository Filter List

The Code Commit Trends dashboard shows metrics for code commits made to your SCM repositories. Out-of-the-box, the ECSCM-Git plugin is enabled to collect the code commit data from Git and GitHub repositories and send it to the DevOps Insight server. The Git Setup for DevOps Insight procedure lets you configure the plugin and set up schedules to get the details periodically on the latest commits that were submitted by developers to the Git repositories.

The SCM Repositories filter shows the repositories for which the DevOps Insight server has collected commit data. By default, a maximum of 20 repositories appear. You can type in the search text box to retrieve repositories that start with the typed-in text.

To run the Git Setup for DevOps Insight procedure:

  1. Go to https://<cloudbees-flow-server>/commander/.

  2. Click Administration > Projects > Electric Cloud.

    The list of procedures for the Electric Cloud project appears.

  3. Click the (Run Immediately) button for the Git Setup for DevOps Insight procedure.

  4. Enter your parameter values into the dialog box.

    For descriptions of the parameters for this procedure, see the online Help file by clicking Administration > Projects > Electric Cloud > Git Setup for DevOps Insight > Help.

  5. Click OK.

Visualizations

Number of Commits

This chart provides the total number of commits today, during the last seven days, and during the last 14 days:

These durations are fixed and are therefore unaffected by the time filter.

Daily Code Commit Frequency

This chart provides the number of code commits made per day:

Top 10 SCM Repositories with the Most File Changes

This list shows you the top 10 SCM repositories with the most number of files added, removed, or updated:

Top Code Commiters by Commits

This list shows the top 10 code commiters with the highest number of commits:

Top Code Commiters by Lines of Code

This list shows the top 10 code commiters with the most number of lines of code added, removed, and updated: