Skip to content

Latest commit

 

History

History
51 lines (41 loc) · 2.69 KB

ROADMAP.md

File metadata and controls

51 lines (41 loc) · 2.69 KB

Four Keys 2022 Roadmap

Mission and Vision

Four Keys mission:

Be the industry-standard reference implementation for the automated calculation of the DORA Four Key metrics.

The vision for this is:

  • All discussion of the DORA Four Key metrics center around the key data entities of Changes, Deployments, and Incidents
  • Clear guidelines on how to instrument your systems to gain continuous insights and drive continuous improvement
  • A rich set of tool integrations and data mappings
  • Support for common deployment patterns

Non-goals:

  • The DORA research includes predictive analytics, recommendations, and improvement strategies. The Four Keys dashboard will not provide these resources. It will simply be a reflection of an organization’s software delivery performance.
  • Four Keys does not intend to be a one-stop shop for all operational performance metrics. The focus of this project should always be on the predictive metrics identified by the DORA research.

Roadmap

  • Short Term
    • Enriching the dashboard
    • More native Terraform installation
      • Currently, the setup is a mix of gcloud commands and Terraform configuration. We will move away from gcloud commands and rely more on the declarative Terraform setup.
  • Long Term