githubEdit

Dashboards

Overview

The Dashboard in ARM allows users to visualize performance analytics, reports, and key metrics through customizable widgets. These widgets display data as graphs, tables, or text and can be expanded to view the underlying data.


Adding Filters to the Dashboard

Filters refine the Dashboard view. To begin, click the Filter icon located at the top-right corner.

Available filter options:

  1. Date Range – View Dashboard results within a specific time frame.

  2. Salesforce Org – Filter data by Salesforce Organization.

  3. Version Control Type, Repository, Branch – Filter commits by VCS source and branch.

Use Dashboards to:

  • Monitor daily Salesforce Org activities.

  • Access frequently used information.

  • Track top contributing developers.

  • Find and add widgets quickly from the Add Widget pane.


Widgets Available

A. CI Maturity

Build Monitor – Shows status of CI builds categorized as Good, Bad, or Unstable.

On-Commit Builds – CI pipeline data based on repository commits.

Build Summary (7, 14, 30 days) – View summary of CI builds by day range.

Code Coverage Trend per CI Job – Displays jobs and their code coverage percentage.

CI job code coverage trend visualization

B. Developer Productivity

User Commit Feed – Lists developers with commit details.

Metadata Member Changes By Month – Monthly changes in metadata and commit counts.

Top Ten Branches By Category – Top 10 branches for commits.

Top Ten Developers By Category – Lists most active developers.

Commit Frequency per Day – Tracks daily commit frequency.


C. State of Sandbox

Deployment Feed – Summary of deployments by Salesforce Org.


Adding Widgets to Dashboard

Widgets give insight into your project’s status and performance.

  1. Click the + Add widget button.

  2. Select the desired widgets.

  3. Click Add Widget to include them.

  1. Use the expand icon to view detailed data.

Last updated

Was this helpful?