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 Deployment Frequency #3498

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

Add DevOps metric Deployment Frequency #3498

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

Comments

@Sebastiaan127001
Copy link
Contributor

Sebastiaan127001 commented Mar 2, 2022

Deployment Frequency: Number of deployments in a given duration of time

Metric parameters:

  • Given duration of time (default value: 90 days)

Sources to support:

  • Timestamp of Jenkins jobs
  • Timestamp of GitLab CI pipelines
  • Timestamp of Azure DevOps pipelines
  • Manual number

Out of scope:

  • Measuring the timestamp of a specific stage of a job or pipeline.
  • Manual date as source, because manual date supports just one date and doesn't allow for times.
  • The resolution timestamp of Jira issues as source
  • The resolution timestamp of Azure issues as source
  • The archive timestamp of Trello cards as source
@fniessink fniessink added the Metric(s) New, enhanced, or removed metric label Mar 22, 2022
@wkoot wkoot self-assigned this Jul 15, 2022
@wkoot wkoot linked a pull request Sep 12, 2022 that will close this issue
@fniessink fniessink assigned fniessink and unassigned wkoot Oct 4, 2022
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