What Periscope tracks
Periscope counts merged PRs from your monitored GitHub repositories. The dashboard shows:- Total PRs merged in the selected time period
- Average PRs per week
- Weekly breakdown showing the merge count for each week
How it works
Periscope counts merged PRs per week from your monitored GitHub repositories.Interpreting the data
- Consistent throughput week over week is a sign of healthy, predictable delivery.
- Sudden drops may indicate blockers, team holidays, planning sprints, or context switching.
- Gradual decline could signal accumulating tech debt, increasing PR size (fewer but larger PRs), or reduced team capacity.
- Spikes often correspond to deadline-driven work or sprint boundaries.
Throughput vs deployment frequency
A gap between throughput and deployment frequency means code is being merged but not deployed. This is common in teams with manual deployment processes, release trains, or staging bottlenecks. The combined activity MCP tool overlays both on the same timeline to make gaps visible.