What Periscope tracks
DORA metrics
The four key metrics from Google’s DevOps Research and Assessment program: deployment frequency, lead time for changes, change failure rate, and mean time to recovery.
SPACE metrics
Developer productivity metrics based on the SPACE framework: throughput, cycle time, and size vs time — with more coming soon.
Insights
Contributor activity, service health, and risk signals to help you understand team dynamics and spot problems early.
MCP integration
Query all your metrics from AI coding tools like Claude Code, Cursor, and Windsurf through the Model Context Protocol.
How it works
Periscope collects data from two primary sources:- GitHub — PR merge events are captured automatically through a GitHub App installation. Periscope tracks cycle times, throughput, and contributor activity from your pull request data.
- Your CI/CD pipeline — Deployment events are sent to Periscope via a webhook from any CI/CD system (GitHub Actions, Azure DevOps, Jenkins, etc.). Periscope links deployments to PRs via commit SHA to calculate lead time and DORA metrics.
Get started
Quickstart
Connect GitHub, send your first deployment, and see your metrics in under 10 minutes.
Deployment webhook
Set up your CI/CD pipeline to send deployment events to Periscope.
MCP server
Query your engineering metrics from AI coding assistants.
OpenCode plugin
Track AI coding analytics — cost, tokens, and models — from OpenCode sessions.