Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DevOps metric Lead time for changes #3501

Closed
Sebastiaan127001 opened this issue Mar 2, 2022 · 0 comments · Fixed by #4746
Closed

Add DevOps metric Lead time for changes #3501

Sebastiaan127001 opened this issue Mar 2, 2022 · 0 comments · Fixed by #4746
Assignees
Labels
Metric(s) New, enhanced, or removed metric

Comments

@Sebastiaan127001
Copy link
Contributor

Sebastiaan127001 commented Mar 2, 2022

Lead time for changes = average lead time of changes completed in a certain time period.

Rationale (why measure the lead time for changes):

  • The shorter the lead time of changes, the sooner the new features can be used. Also, the shorter the lead time of changes, the fewer changes are in progress at the same time. Less context switching is needed and the risk of interfering changes is reduced.

Parameters:

  • Number of days ago (time period)

Sources:

  • Jira
  • Azure DevOps

Timestamps to use:

  • Start of the change:
    • In progress date
  • End of the change:
    • Resolution date

Filters:

  • Types of issues, etc via a JQL (same as for the issues metric).

Out of scope:

  • GitLab does not support the issues metric at the moment, so we're also not going to implement GitLab support for the lead time metric for now.
@fniessink fniessink added the Metric(s) New, enhanced, or removed metric label Mar 22, 2022
@wkoot wkoot self-assigned this Sep 21, 2022
@wkoot wkoot linked a pull request Oct 19, 2022 that will close this issue
@wkoot wkoot changed the title Add DevOps metric Lead Time for Changes Add DevOps metric Lead time for changes Oct 20, 2022
@fniessink fniessink moved this to Released in Quality-time backlog May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Metric(s) New, enhanced, or removed metric
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants