splunk / github_app_for_splunk

A collection of dashboards and knowledge objects for Github data
MIT License
32 stars 25 forks source link

Add Developer Insights Dashboards to include DORA metrics #6

Open derkkila-splunk opened 3 years ago

derkkila-splunk commented 3 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

derkkila-splunk commented 3 years ago

The metrics are:

  1. Deployment Frequency—How often an organization successfully releases to production
  2. Lead Time for Changes—The amount of time it takes a commit to get into production
  3. Change Failure Rate—The percentage of deployments causing a failure in production
  4. Time to Restore Service—How long it takes an organization to recover from a failure in production

Need to identify sources for those metrics in GitHub.

mo-mosh commented 10 months ago

has it been working on? I'm just wondering