# Oobeya Apr & May 2022 Updates

## ​​🎁 New **Features**

### Deployment Analytics (DORA Metrics) - GITHUB ACTIONS Integration

Oobeya Deployment Analytics now works with [GitHub Actions](/integrations/all-integrations/scm-addons/github-integrations.md). If you have a **\[Git Repo X GitHub Actions]** pipeline configured, you can calculate [DORA metrics](https://oobeya.io/dora-metrics/) by using Oobeya.

<details>

<summary>Best tool to track DORA metrics: <strong>Why Oobeya Deployment Analytics?</strong></summary>

* Proven Metrics ([DevOps Research & Assessment](https://www.devops-research.com/))
* Quick Start (Measuring DORA metrics [has never been easier](https://www.youtube.com/watch?v=EYE4e1gTs80))
* Cross-Platform Analysis (SCM x CI/CD x APM)
* Accurate Results :white\_check\_mark:

**Discover DORA Metrics** with Oobeya: [https://oobeya.io/dora-metrics](https://oobeya.io/dora-metrics/)

</details>

{% hint style="info" %}
***Oobeya Deployment Analytics*** works with [GitLab CI](/integrations/all-integrations/scm-addons/gitlab-addon.md), [AzureDevOps](/integrations/all-integrations/scm-addons/azure-devops-integration.md), [Jenkins](/integrations/all-integrations/scm-addons/jenkins-integration.md), and [GitHub Actions](/integrations/all-integrations/scm-addons/github-integrations.md) for now.&#x20;

Coming soon: *Spinnaker, BB Pipelines, Octopus,* and more...
{% endhint %}

### New Dashboard Widget: DORA METRICS

We've developed a new widget to show [DORA Metrics](https://oobeya.io/dora-metrics) on our customizable Dashboards. You can now add DORA Metrics widget to your Dashboards by clicking "New Widget > Oobeya Widgets / Gitwiser".

![Oobeya Dashboards - DORA Metrics Widget](/files/LubZeIDtD7IaysmBwlF4)

## :muscle: Improvements

* AgileSpace - Azure DevOps Time To Market metric calculation (created to deployed)
* Added “Delivered Story Points” column to Sprint Assignee table
* Added Issue Type filter for AgileSpace widgets
* Performance improvements
* UI/UX improvements.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.oobeya.io/product/release-notes/oobeya-apr-and-may-2022-updates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
