Throughput
Indicates the amount of work completed within a specific time frame.

The following metrics are part of Throughput -
Coding days represent the average number of days per week each developer commits their code to Git. This metric is different from Coding Time.
Pull Requests Created
This shows the total PRs created in the given periods
Issues Resolved
The issue resolved represents the number of issues moved to the complete stage in the selected period.
Merge Frequency represents the rate at which the Pull Requests are merged into any of the code branches per day.
Deployment PRs represent the average number of Pull Requests merged in the main/master/production branch per week.
Last updated