Skip to content

DORA Metrics - Change failure detection, follow-ups#34444

Open
api-clients-generation-pipeline[bot] wants to merge 1 commit intomasterfrom
datadog-api-spec/generated/5026
Open

DORA Metrics - Change failure detection, follow-ups#34444
api-clients-generation-pipeline[bot] wants to merge 1 commit intomasterfrom
datadog-api-spec/generated/5026

Conversation

@api-clients-generation-pipeline
Copy link
Contributor

@api-clients-generation-pipeline api-clients-generation-pipeline bot requested a review from a team as a code owner February 6, 2026 18:24
@github-actions github-actions bot added the Architecture Everything related to the Doc backend label Feb 6, 2026
@janine-c janine-c self-assigned this Feb 6, 2026
Copy link
Contributor

@janine-c janine-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there, would it be possible to fix the line breaks I flagged? Seems like some automation is seeing line breaks that are meant to be ignored in the source yaml file and putting line breaks into inappropriate places in the corresponding json file.

},
"PatchDORADeployment": {
"description": "Use this API endpoint to patch a deployment event.",
"description": "Update a deployment's change failure status. Use this to mark a deployment as a change\nfailure or back to stable. You can optionally include remediation details to enable\nfailed deployment recovery time calculation.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be interpreting line breaks in the source yaml file as line breaks that need to appear to users. This shouldn't be the case.

"CreateDORAFailure": {
"description": "Use this API endpoint to provide failure data.\n\nThis is necessary for:\n- Change Failure Rate\n- Time to Restore",
"summary": "Send a failure event",
"description": "Use this API endpoint to provide incident data for DORA Metrics.\nNote that change failure rate and failed deployment recovery time are computed from\nchange failures detected on deployments,\nnot from incident events sent through this endpoint.\nTracking incidents gives a side-by-side view of how failed deployments translate\ninto real-world incidents, including their severity and frequency.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More inappropriate line breaks.

@janine-c janine-c removed their assignment Feb 6, 2026
@api-clients-generation-pipeline api-clients-generation-pipeline bot force-pushed the datadog-api-spec/generated/5026 branch from 96ec15a to 17fa9ef Compare February 6, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Architecture Everything related to the Doc backend changelog/no-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant