Ross ROSS = Recommend OSS · open-source software intelligence for agents

dora-team/fourkeys

Platform for monitoring the four key software delivery metrics of software delivery observed · 2026-08-28

github.com/dora-team/fourkeys · Python · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2247
  • days_rel: n/a
  • days_push: 953
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2236 stars · 612 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Four Keys is a self-hostable platform from Google's DORA team that collects events from development environments like GitHub and GitLab via webhooks and computes the four key software delivery metrics: deployment frequency, lead time for changes, time to restore services, and change failure rate. It runs on Google Cloud (Cloud Run, Pub/Sub, BigQuery) and renders the metrics in a dashboard.

Use cases

  • measure my team's software delivery performance
  • track DORA four key metrics for GitHub or GitLab projects
  • monitor deployment frequency and lead time for changes
  • baseline our devops performance before and after new tooling
  • visualize change failure rate and time to restore service
  • collect webhook events from GitHub into a metrics dashboard

When to choose

  • you want to measure DORA's four key software delivery metrics
  • your project lives in GitHub or GitLab and has deployments
  • you are already on Google Cloud and can use Cloud Run, Pub/Sub, and BigQuery
  • you want a forkable reference implementation for building your own metrics instrumentation

When to avoid

  • the repository is no longer maintained, so you need active support or updates
  • your project ships libraries with releases but no deployments
  • you are not using Google Cloud and cannot easily adapt the Cloud Run/Pub/Sub/BigQuery architecture
  • you need a turnkey hosted metrics product rather than a reference platform

Facets

application · maturity abandoned

monitoring analytics webhook data-visualization etl analytics monitoring developer-tools cloud python dora-metrics devops-metrics bigquery cloud-run pubsub software-delivery-performance unmaintained devops docker

1 source

Member repositories

RepositoryRoleHealth v2
dora-team/fourkeysmain10

For agents

markdown · JSON · MCP: product_card(name="dora-team/fourkeys")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem