Skip to content

Teddy.gesbert/doc dora #28783

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

Merged
merged 24 commits into from
Apr 17, 2025
Merged

Teddy.gesbert/doc dora #28783

merged 24 commits into from
Apr 17, 2025

Conversation

Tecoddy
Copy link
Contributor

@Tecoddy Tecoddy commented Apr 15, 2025

What does this PR do? What is the motivation?

We just integrated Datadog Incident Management as a new Failures data source for DORA Metrics. This PR aims to give guidance on how to set up this new data source in DORA Metrics.

Merge instructions

Merge readiness:

  • Ready for merge

For Datadog employees:
Merge queue is enabled in this repo. Your branch name MUST follow the <name>/<description> convention and include the forward slash (/). Without this format, your pull request will not pass in CI, the GitLab pipeline will not run, and you won't get a branch preview. Getting a branch preview makes it easier for us to check any issues with your PR, such as broken links.

If your branch doesn't follow this format, rename it or create a new branch and PR.

To have your PR automatically merged after it receives the required reviews, add the following PR comment:

/merge

Additional notes

@Tecoddy Tecoddy requested review from a team as code owners April 15, 2025 14:34
@Tecoddy Tecoddy requested a review from drodriguezhdez April 15, 2025 14:34
Copy link
Contributor

@aliciascott aliciascott self-assigned this Apr 15, 2025
Copy link
Contributor

@aliciascott aliciascott left a comment

Choose a reason for hiding this comment

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

Hi @Tecoddy looks good just a few minor suggestions for consistency, let me know when this is ready for re-review.

Also I don't think the alias is needed. But doesn't hurt to leave it either.

Tecoddy and others added 3 commits April 15, 2025 19:50
- Added consistency between data sources requirements.
- Remove /dora_metrics/failures/datadog_incidents alias as not needed.
@Tecoddy
Copy link
Contributor Author

Tecoddy commented Apr 16, 2025

Hi @aliciascott, thank you for your review and your suggestions! It is now ready for re-review.

@Tecoddy Tecoddy requested a review from aliciascott April 16, 2025 07:55
Copy link
Contributor

@aliciascott aliciascott left a comment

Choose a reason for hiding this comment

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

Hi @Tecoddy just a couple small things then it should be good to go!

@@ -39,12 +39,34 @@ Failed deployment events, currently interpreted through failure events, are used
## Selecting and configuring a failure data source

{{< tabs >}}
{{% tab "Datadog Incidents" %}}
DORA Metrics can automatically identify and track failures through [Datadog Incidents][201]. Once incidents are declared, DORA uses them to measure change failure rate and time to restore.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
DORA Metrics can automatically identify and track failures through [Datadog Incidents][201]. Once incidents are declared, DORA uses them to measure change failure rate and time to restore.
DORA Metrics can automatically identify and track failures through [Datadog Incidents][201]. Once incidents are declared, DORA uses them to measure change failure rate and Time to Restore.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do we really want to have it in uppercase? All of the four DORA metrics (deployment frequency, change lead time, change failure rate, time to restore) are mentioned in lowercase throughout the DORA doc.

Copy link
Contributor

Choose a reason for hiding this comment

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

I noticed it was capitalized throughout so wanted it to be consistent, either way is fine depending on how it is in the app, but just should be consistent in the doc :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Agreed, hadn't notice it was capitalized right below. Thanks for pointing this out!
Updated it.

@Tecoddy Tecoddy requested a review from aliciascott April 16, 2025 15:33
Copy link
Contributor

@aliciascott aliciascott left a comment

Choose a reason for hiding this comment

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

going to mark as approved as any other changes are non-blocking, but let me know if you need another review !

@Tecoddy
Copy link
Contributor Author

Tecoddy commented Apr 17, 2025

/merge

@dd-devflow
Copy link

dd-devflow bot commented Apr 17, 2025

View all feedbacks in Devflow UI.

2025-04-17 12:12:39 UTC ℹ️ Start processing command /merge


2025-04-17 12:12:45 UTC ℹ️ MergeQueue: waiting for PR to be ready

This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2025-04-17 12:36:14 UTC ℹ️ MergeQueue: merge request added to the queue

The expected merge time in master is approximately 18m (p90).


2025-04-17 12:53:07 UTC ℹ️ MergeQueue: This merge request was merged

@dd-mergequeue dd-mergequeue bot merged commit b98ea46 into master Apr 17, 2025
16 of 20 checks passed
@dd-mergequeue dd-mergequeue bot deleted the teddy.gesbert/doc-dora branch April 17, 2025 12:53
estherk15 pushed a commit that referenced this pull request Apr 17, 2025
* Replaced incidents by failures

* v1

* v1.1

* Little update of some requirements (DORA settings)

* Upper case small changes

* Update content/en/dora_metrics/data_collected/_index.md

Co-authored-by: Jorge Calvar <[email protected]>

* Applied feedback from Jorge

Change deployment.merge_time to Merge Time (i.e. metric to field) to avoid any confusion with previous Metrics type

* Applied feedback from Guillaume

* Fix typos and improve consistency in DORA metrics documentation

Applied suggestions from Joe Peeples

* Applying Joe's feedback and fixing small tweak

* Added Incident Management as a DORA Failure data source

* Update content/en/dora_metrics/setup/failures.md

Co-authored-by: Alicia Scott <[email protected]>

* Update content/en/dora_metrics/setup/failures.md

Co-authored-by: Alicia Scott <[email protected]>

* Applied feedback from alicia

- Added consistency between data sources requirements.
- Remove /dora_metrics/failures/datadog_incidents alias as not needed.

* Applied feedback from Jorge

* Update content/en/dora_metrics/setup/failures.md

Co-authored-by: Alicia Scott <[email protected]>

* Update failures.md

---------

Co-authored-by: Jorge Calvar <[email protected]>
Co-authored-by: Alicia Scott <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants