Skip to content

Commit

Permalink
Adding limitation on maximum number of commits considered
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-mosk committed Jan 9, 2025
1 parent 8ba05a9 commit 5cbc10f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/dora_metrics/setup/deployments.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ If the two metadata entries are defined for a service, only `extensions[datadogh

- Change lead time stage breakdown metrics are only available for GitHub.
- Change lead time is not available for the first deployment of a service that includes Git information.
- The maximum number of commits considered when computing Change Lead Time for a specific deployment is 5000.
- For rebased branches, *change lead time* calculations consider the new commits created during the rebase, not the original commits.
- When using "Squash" to merge pull requests:
- For GitHub: Metrics are emitted for the original commits.
Expand Down

0 comments on commit 5cbc10f

Please sign in to comment.