[SDCD-2401] Document additional DORA event fields - #39509
Merged
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
Preview links (active after the
|
joepeeples
approved these changes
Aug 28, 2026
joepeeples
left a comment
Contributor
There was a problem hiding this comment.
Approved with 1 possible grammatical edit, thanks!
| | `Number of Lines Added` | Count of lines added in the pull request. Only available for GitHub. | | ||
| | `Number of Lines Deleted` | Count of lines deleted in the pull request. Only available for GitHub. | | ||
| | `Total Number of Lines Changed` | Total count of lines added and deleted in the pull request. Only available for GitHub. | | ||
| | `Time to First Human Review` | Duration until the pull request receives its first review from a human. Only available for GitHub. | |
Contributor
There was a problem hiding this comment.
I think this should be past tense, if the human review has already happened when this event gets created:
Suggested change
| | `Time to First Human Review` | Duration until the pull request receives its first review from a human. Only available for GitHub. | | |
| | `Time to First Human Review` | Duration until the pull request received its first review from a human. Only available for GitHub. | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do? What is the motivation?
Fixes SDCD-2401
Documents additional pull request and commit fields collected by DORA Metrics, including their product requirements and GitHub availability.
Merge readiness
For Datadog employees:
<name>/<description>convention and include the forward slash (/). If you've already created your PR with an incorrect branch name, please rename your branch and open a fresh PR./reviewto run an automated check that catches common issues before a Documentation team member reviews your PR.AI assistance
AI assistance was used to compare the documented fields with the provided schema and draft concise field descriptions.
Additional notes
Made with Cursor