📖
Typo Help Docs
  • Welcome
  • Getting Started
    • Onboarding
    • Integrations
      • Git
        • GitHub
        • GitLab
        • BitBucket
        • Azure Repos
        • Gitlab On-prem
      • Issue Tracker
        • JIRA
        • Linear
        • GitHub Issue
        • Shortcut
        • ClickUp
      • CI/CD Tool
        • Circle CI
        • Jenkins
        • Heroku
        • GitHub Actions
        • Azure DevOps
        • Custom Deployment Webhook
      • Slack
    • How Requestly setup Typo in a few days
  • Platform
    • Dev Analytics
      • DORA
      • Insights
        • Teams
        • Members
        • Sprints
        • Pull Requests
        • Deployments
      • Incident
      • Goals
      • Investment
      • Initiative
      • WorkLog
      • Custom Reports
      • Settings
        • Teams
        • Member
        • Repository
        • Projects
        • Manage Access
        • Notifications
    • Code Health
      • Code Review
      • Code Coverage
    • DevEx
  • Implementation Plan
    • Phase 1 - Setting Up Data Sources
    • Phase 2 - Metric Configuration
      • Dev360
      • Code Health
      • DevEx
    • Phase 3 - Team Rollout
  • Engineering Metrics
    • DORA
      • Cycle Time
      • Deployment PRs
      • Change Failure Rate
      • Mean Time to Restore
    • Pull Request Metrics
      • Avg. Commits During PR Review
      • Coding Days
      • Coding Time
      • Merge frequency
      • Merge Time
      • Pickup Time
      • PR Size
      • PRs Merged without Review
      • Review Time
      • Efficiency Score
    • Sprint Metrics
      • Carry over
      • Developer Workload
      • Issue Cycle Time
      • Issues At-Risk
      • Scope creep
      • Team Velocity
      • Work Breakup
      • Work Progress
    • Code Quality Metrics
      • OWASP Top 10
      • Vulnerability
      • Security
      • Performance
      • Duplication
      • Code Smell
    • Deployment Metrics
      • Deployment - Failure
      • Deployment - Frequency
      • Time to Build
    • Incident Metrics
      • Incident - Opened
      • Avg Resolution Time
    • DevEx Metrics
      • DevEx Score
      • Space mood
      • Response Rate
      • Manager Support
      • Developer Flow
      • Product Management
      • Development & Releases
      • Culture & Values
  • Configurations
    • Cycle Time
    • Deployment PRs
    • Change Failure Rate (CFR)
    • Mean Time To Restore (MTTR)
    • CI/CD - Deployment
    • Incident
    • Initiative
    • Investment Distribution
    • PR Labels
    • Code Health
    • Code Coverage
    • DevEx
    • Notifications
    • Manage Access
  • FAQ's
    • Data Security
      • GitHub App Permissions Details
      • Why does Typo need write permission to my code?
      • Does Typo has access to my code?
      • What data security guidelines does Typo follow?
    • Integrations
      • Can Typo application work with on-prem Gitlab?
      • How do I get Issue Tracker data?
      • How do I get Git data?
    • Pricing
      • How does the pricing work?
      • How do I upgrade my plan?
    • Access Management
      • My team member is not able to login to Typo
    • Metrics
      • How does Typo predict developer burnout?
      • Is there a way to change the branch that Deployment PRs are measured against?
      • Synchronize “CFR” & “MTTR” without incident management?
      • How quick does the pull-request page update? I closed a PR but the Typo still shows Awaiting Review
      • How do I add any new repo?
      • How to Configure Typo Code Health Checks to Block a PR Merge in Git
      • Can I exclude a person from metrics calculation?
      • Can I track the Cycle time based on the status of the JIRA tickets?
      • How do I unlink the JIRA tracker & integrate Linear?
      • How to exclude a PR from any metric calculation?
      • My data is not visible, I have synced the repo
    • Platform
      • Can I use your application on-premise?
    • Delete Account
      • How can I delete my account?
Powered by GitBook
On this page
  • Velocity:
  • Quality:
  • Throughput:
  1. Platform
  2. Dev Analytics
  3. Insights

Teams

PreviousInsightsNextMembers

Last updated 8 months ago

Get a comprehensive view of your entire team with insights like the number of blocked PRs, open issues, developers at risk of burnout, and more.

We’ve organized these insights into three key areas:

Velocity:

Measures the speed and efficiency at which developers deliver features or complete tasks.

The following metrics are part of velocity -

The cycle time is the average duration that Pull requests spend in different stages of the pipeline, including "Coding," "Pickup," "Review," and "Merge."

The "Coding" stage represents the average time taken by developers to write and commit the code changes.

Issue Cycle Time represents the average time it takes for an Issue ticket to transition from the 'In Progress' state to the 'Completion' state.

Issue velocity represents the average number of completed tickets by a team in the selected period.

Quality:

Reflects the adherence to high standards, reliability, and effectiveness of the code and deliverables produced by developers.

The following metrics are part of Quality -

Code health refers to the number of issues in your code, categorized into two main types: security and vulnerability.

Pull Request merged without review refers to all those pull requests that are merged without the review being approved.

The average number of lines of code added and deleted across all merged pull requests (PRs) within a specified time frame

This represents the average number of commits made to each Pull Request after it is raised for review. It is an indicative measure of the quality of code & code reviews.

CFR(Change Failure Rate) refers to the proportion or percentage of deployments that result in failure or errors, indicating the rate at which changes negatively impact the stability or functionality of the system.

The "Review" stage represents the average time taken to complete the code review of Pull Requests.

Throughput:

Indicates the amount of work completed within a specific time frame.

The following metrics are part of Throughput -

Code Changes

Code changes represent the extent of changes made to the code, quantified by the number of lines of code added or modified.

Coding days represent the average number of days per week each developer commits their code to Git. This metric is different from Coding Time.

Pull Requests Created

This shows the total PRs created in the given periods

Issues Resolved

The issue resolved represents the number of issues moved to the complete stage in the selected period.

Merge Frequency represents the rate at which the Pull Requests are merged into any of the code branches per day.

Deployment PRs represent the average number of Pull Requests merged in the main/master/production branch per week.

Cycle Time
Coding time
Issue Cycle time
Issue Velocity
Code Health
PRs Merged w/o Review
PR Size
Avg. commits during PR Review
Change Failure Rate
Review Time
Coding Days
Merge Frequency
Deployment PRs