Understanding and Selecting KPIs
Understanding KPIs Key Performance Indicators (KPIs) in Hivel are specific metrics chosen to represent essential aspects of your team’s performance. These indicators provide data-driven insights into areas like speed, quality, and team efficiency.
Hivel categorises KPIs into Speed Metrics, Quality Metrics and Throughput Metrics to give teams a balanced view across these dimensions.
Speed Metrics: Cycle Time, Deployment Frequency.
Quality Metrics: Change Failure Rate, Mean Time to Repair (MTTR), Flashy Reviews, and Large PRs Reviewed
Throughput Metrics: Commits, PRs Opened, New Work, Active Days
Selecting KPIs
Start by defining what success looks like for your team. Are you looking to decrease development cycle time? Increase code quality? Identifying objectives helps choose KPIs that align with those goals.
Prioritize based on impact by choosing a manageable set of KPIs that directly impact your team’s objectives. For example:
If reducing bottlenecks is essential, Cycle Time and Review Time might be top priorities.
To improve stability, focus on Change Failure Rate (CFR) and Mean Time to Repair (MTTR).
To reduce Review Time, focus on Avg. Size of PRs and percentage of PRs over 400 LoC
To improve on code quality, focus on Flashy Reviews and Rework.
Last updated