🎁Oobeya Feb 2022 Updates

Check out the newest features and improvements we've released for you.

[BETA] Deployment Analytics (DORA Metrics)

We have started developing the "Deployment Analytics" feature to evaluate DORA metrics (Four key metrics).

For the BETA release, you can now calculate two of the DORA metrics for your deployments:

  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

What we deliver in the BETA release:

  • Lead Time For Changes (Breakdown)

  • Lead Time For Changes (Average)

  • Deployment Frequency (Deployments/day)

  • Deployment Frequency (Historical chart)

  • Deployments during the selected period (with details and breakdown)

Deployment Analytics works with GitLab CI and AzureDevOps for now. (Coming soon: Jenkins, GitHub Actions, Spinnaker, BB Pipelines, Octopus, and more...)

With the developments we have done so far, you are able to define your own cross-platform delivery cycle configuration. Then, we will take forward the other DORA metrics (Change Failure Rate and Time to Restore Service) by expanding this configuration with different tools such as incident management (PagerDuty, OpsGenie), change management (ServiceNow, Jira), and APM (NewRelic, Sentry, Dynatrace, etc.) tools.

Gitwiser

Excluded Commits Table

In Gitwiser you can now see all the excluded commits along with the exclusion reasons in a table. You also are able to include them in the analysis.

Dashboards

Duplicate Dashboards

Now you can effortlessly duplicate your dashboards by using the "Copy From" option.

Sonarqube Unit Tests Widget

We have added a new pre-defined widget for Sonarqube addon to show the unit test results of your projects in Oobeya Dashboards.

Last updated