Insights
The Insights dashboard provides a comprehensive summary of your company and projects' recent activities, enabling you to understand progress better.
The Insights page provides an overview of all projects in the company and a company overview, giving you a clear snapshot of their performance across key metrics:
- Cycle Time: measures the elapsed time from the first commit made to production release.
- Active Days: represents the number of days a contributor was active, tracking code commited and pull request activity.
- Tickets: represents all tasks, issues, bugs, or any other work that needs to be tracked and resolved within a project.
- Failed PRs: refers to the cumulative count of Pull Requests that have encountered issues or failures during the review and merging process.
- KSI: The Knowledge Sharing Index is a metric designed to assess how well your team collaborates on code reviews.
- Unplanned Tickets: represents the number of tickets that were added to the sprint after the sprint started.
This overview helps you quickly assess the overall performance of all projects within your organization.
Clicking the project's name or the View button will open a detailed view of the project, and its teams.
From the upper-right corner, you can adjust the time frame to analyze performance over weeks, months, quarters, or the last 3 or 6 months. Simply select the time frame and click Apply!
Once you select a project to zoom into, you can view it's overall performance and the performance of all teams working on it.
Here is every metric you can see on the Insights page:
- Cycle Time: measures the elapsed time from the first commit made to production release.
- Active Days: represents the number of days a contributor was active, tracking code commited and pull request activity.
- Tickets: represents all tasks, issues, bugs, or any other work that needs to be tracked and resolved within a project.
- Failed PRs: refers to the cumulative count of Pull Requests that have encountered issues or failures during the review and merging process.
- KSI: The Knowledge Sharing Index is a metric designed to assess how well your team collaborates on code reviews.
- Unplanned Tickets: represents the number of tickets that were added to the sprint after the sprint started.
Hovering above a metric's name will provide more details about it.
Clicking the team name or the View button will redirect you to the Team Insights feature and allow you to zoom into that team.
More details about the Team Insights feature can be found here.
Updated 1 day ago