Oobeya Docs
  • GETTING STARTED
    • Welcome to Oobeya!
    • Get Started with Oobeya
    • Playground: Live Demo
    • Oobeya Quick Onboarding Guide
  • TEAM INSIGHTS & SYMPTOMS
    • Symptoms Catalog
      • S1- Recurring high rework rate
      • S2- Recurring high cognitive load
      • S3- High weekend activity
      • S4 - High Code Review Time
      • S6- High technical debt on Sonar
      • S7- High vulnerabilities on Sonar
      • S8- High code quality bugs on Sonar
      • S9 - Unreviewed Pull Requests
      • S10 - Lightning Pull Requests
      • S11 - Oversize Pull Requests
      • S12- High Lead Time For Changes (DORA)
      • S13- Low Deployment Frequency (DORA)
      • S14- High Change Failure Rate (DORA)
  • SECURITY
    • 🔐Security at Oobeya
    • Oobeya Managed SaaS
  • INSTALLATION
    • 🐳Oobeya Docker Installation Tutorial & Requirements
    • 🐳Oobeya Version Upgrade For the docker-compose Installations
    • 🐳HTTPS Configuration For Docker Installations
  • PRODUCT DOCS
    • ⭐Oobeya Release Notes
      • 🎁Oobeya 2024 Q1 - Release Notes
      • 🎁Oobeya 2023 Q4 - Release Notes
      • 🎁Oobeya 2023 Q3 - Release Notes
      • 🎁Oobeya 2023 Q2 - Release Notes
      • 🎁Oobeya 2023 Q1 - Release Notes
      • 🎁Oobeya Nov & Dec '22 Updates
      • 🎁Oobeya September 2022 Updates
      • 🎁Oobeya August 2022 Updates
      • 🎁Oobeya July 2022 Updates
      • 🎁Oobeya June 2022 Updates
      • 🎁Oobeya Apr & May 2022 Updates
      • 🎁Oobeya March 2022 Updates
      • 🎁Oobeya Feb 2022 Updates
      • 🎁Oobeya Jan 2022 Updates
      • OOBEYA-2.0.8 - Release Notes
      • OOBEYA-2.0.4 - Release Notes
      • OOBEYA-2.0.0
      • OOBEYA-1.4.6
      • QAD-1.0 - 1.4
    • ▶️Product Tour
    • ❇️Metrics List
    • ☀️Developer Experience Metrics
  • INTEGRATIONS
    • Integration Catalog
      • SCM & CI/CD Integrations
        • Azure DevOps Integration
        • Bitbucket Cloud Integration
        • Bitbucket Server Integration
        • GitHub Integration
        • Step-by-Step Integration Instructions for the Oobeya GitHub Application
        • GitLab Integration
        • Jenkins & Cloudbees Integration
        • Octopus Deploy Integration
        • TeamCity Integration
      • Quality & Security Integrations
        • SonarQube Integration
        • SonarQube Cloud Integration
        • Veracode Integration
      • Project Management Integrations
        • Jira Cloud Integration
        • Jira Server Integration
      • APM / Monitoring Integrations
        • AppDynamics Integration
        • Azure Application Insights Integration
        • Dynatrace Integration
        • Elastic APM Integration
        • New Relic Integration
        • Sentry Integration
    • Installing An Addon
    • Adding A New Data Source
    • Updating and Deleting Data Sources
  • ADMINISTRATION
    • User Management, Single Sign-On, Auth Settings
      • Microsoft Entra (Azure AD) Integration
      • LDAP / Active Directory Integration
      • Importing a New User From LDAP / Active Directory
      • Bulk User Import in Oobeya Using CSV
      • Adding a New User
      • Deactivating a User
      • Understanding Roles in Oobeya
    • License Management
      • Updating The License Key
  • DEVELOPMENT ANALYTICS - GITWISER
    • Git Analytics - Metric Definitions
      • Coding Impact Score
      • Impact Ratio (team-level)
    • Setting Up Development Analytics And DORA Metrics
    • Git Analytics Exclusions
    • Setting Automated Reanalyze For Gitwiser
    • Deployment Analytics (DORA Metrics)
    • Merging Contributor Accounts
  • DORA Metrics
    • DORA Metrics Introduction
      • Lead Time For Changes (LTC)
      • Deployment Frequency (DF)
      • Change Failure Rate (CFR)
      • Mean Time To Restore Service (MTTR)
    • Failure Detection (For Change Failure Rate & MTTR)
    • How To Calculate DORA Metrics for GitHub
    • Updating Team Scorecard configuration to display DORA Metrics
    • How To Start Deployment Analytics (DORA Metrics) For An Existing Gitwiser Analysis
  • Project Analytics - AgileSpace
    • Agile Analytics - Metric Definitions
    • Agile Board Analytics Intro
    • Starting an Agile Board Analytics
    • Board Overview
    • Sprint Reports
    • Update the Agile Board Analytics
  • QUALITY ANALYTICS
    • Total Code Quality Index (TCQI)
  • Guides
    • Azure DevOps Guides
      • How To Calculate DORA Metrics for Azure DevOps
      • Best practices for integrating Oobeya with Azure DevOps Scrum Boards
  • PROFILES
    • Introduction
    • Adding A Profile
    • Developer Scorecard
    • Adding A Related Account Information To Oobeya Profile
  • Team Health
    • Adding A Team
    • Team Scorecard
    • Project Analytics (Scrum Teams) Widget
  • Test Quality Report Widget
  • CUSTOM DASHBOARDS
    • Adding A New Dashboard
    • Adding A New Widget
    • Updating And Deleting Widgets
    • Adding Jira Sprint Progress Widget
    • Adding Jira Board Metrics Widget (Metrics With JQL)
  • SUPPORT
    • Support Request Workflow
    • Customer Success & Support Guide
Powered by GitBook
On this page
  • Agile Board Analytics - Metrics
  • Agile Analytics Metric Definitions

Was this helpful?

  1. Project Analytics - AgileSpace

Agile Analytics - Metric Definitions

PreviousHow To Start Deployment Analytics (DORA Metrics) For An Existing Gitwiser AnalysisNextAgile Board Analytics Intro

Last updated 6 months ago

Was this helpful?

Agile Board Analytics - Metrics

The Agile Board Analytics module (AgileSpace) analyzes all work items/tickets in an Agile board and produces metrics to help Agile teams better understand the planning, development, and delivery processes.

These Agile metrics shouldn't be used as a target for agile teams, it's just a tool that enables them to identify the signals of their planning, development, and delivery processes. leverages these metrics to detect symptoms of the processes.


Agile Analytics Metric Definitions

Metric
Definition

Planned

The count of work items planned before the planning cut-off date*.

Planned Effort

The total effort estimation of work items planned before the planning cut-off date*.

Done Planned

The count of planned work items completed at the end of the sprint.

Pulled in Extra

The count of work items added after the sprint planning cut-off date (unplanned).

Effort Pulled in Extra

The total effort estimation of work items added after the sprint planning cut-off date.

Unfinished

The count of work items remaining incomplete at the end of the sprint.

Unfinished Effort

The total effort estimation for work items unfinished at the end of the sprint.

Unfinished Planned

The count of planned work items remained incomplete at the end of the sprint.

Unfinished Effort Planned

The total effort estimation of planned work items remained incomplete.

Unfinished Effort Pulled in Extra

The total effort estimation of pulled-in extra work items remained incomplete.

Dropped

The count of work items intentionally dropped from the ongoing sprint. (Pulled-in extra work items are also counted if they are dropped from the sprint before the end of the sprint.)

Effort Dropped

The total effort estimation of work items dropped after the planning cut-off date. (Pulled-in extra work items are also counted if they are dropped from the sprint before the end of the sprint.)

End of Sprint

The count of all work items, both completed and incomplete, at the end of the sprint.

Effort End of Sprint

The total effort estimation of all work items, both completed and incomplete, at the end of the sprint.

Done

The count of work items completed at the end of the sprint.

Done Effort

The total effort estimation of work items completed.

Predictability [%]

Done Planned / Planned * 100

Productivity [%]

[(Done Planned + Done Pulled in extra) / Planned] * 100

Churn [%]

[Done Pulled in extra / (Done Planned + Done Pulled in extra)] * 100

Delivery Rate [%]

(Done / Total) * 100

Planning Accuracy [%]

(Done / Planned) * 100

* Planning Cut-off Date: A set date by which all planning activities for a sprint must be completed. Any work items included or removed after this date are considered pulled-in extra or dropped.

Oobeya