8000 Teddy.gesbert/doc dora (#29305) · DataDog/documentation@c9cb367 · GitHub
[go: up one dir, main page]

Skip to content
< 8000 script crossorigin="anonymous" defer="defer" type="application/javascript" src="https://github.githubassets.com/assets/sessions-1e75b15ae60a.js">

Commit c9cb367

Browse files
Tecoddycalvarjorgealiciascottmaycmlee
authored
Teddy.gesbert/doc dora (#29305)
* 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 <138497895+calvarjorge@users.noreply.github.com> * 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 <aliciascott@users.noreply.github.com> * Update content/en/dora_metrics/setup/failures.md Co-authored-by: Alicia Scott <aliciascott@users.noreply.github.com> * 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 <aliciascott@users.noreply.github.com> * Update failures.md * Added backfill documentation Added backfill documentation for retrieving past incidents using Incident Management as a DORA failure source. * Update content/en/dora_metrics/setup/failures.md Co-authored-by: May Lee <may.lee@datadoghq.com> * Update content/en/dora_metrics/setup/failures.md Co-authored-by: May Lee <may.lee@datadoghq.com> * Update content/en/dora_metrics/setup/failures.md Co-authored-by: May Lee <may.lee@datadoghq.com> * Added, TTR calculation + Pro tips * Added more details on TTR calculation * Removing Preview alert Removing Preview alert + 2 small changes on definitions --------- Co-authored-by: Jorge Calvar <138497895+calvarjorge@users.noreply.github.com> Co-authored-by: Alicia Scott <aliciascott@users.noreply.github.com> Co-authored-by: May Lee <may.lee@datadoghq.com>
1 parent 7a6d693 commit c9cb367

File tree

5 files changed

+2
-7
lines changed

5 files changed

+2
-7
lines changed

content/en/dora_metrics/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ further_reading:
2929
<div class="alert alert-warning">DORA Metrics is not available in the selected site ({{< region-param key="dd_site_name" >}}) at this time.</div>
3030
{{< /site-region >}}
3131

32-
<div class="alert alert-warning">DORA Metrics is in Preview.</div>
3332

3433
## Overview
3534

@@ -38,7 +37,7 @@ DevOps Research and Assessment (DORA) metrics are [four key metrics][1] that ind
3837
Deployment frequency
3938
: How often an organization successfully releases to production.
4039

41-
Lead time for changes
40+
Change lead time
4241
: The amount of time it takes a commit to get into production.
4342

4443
Change failure rate

content/en/dora_metrics/data_collected/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ further_reading:
1919
<div class="alert alert-warning">DORA Metrics is not available in the selected site ({{< region-param key="dd_site_name" >}}) at this time.</div>
2020
{{< /site-region >}}
2121

22-
<div class="alert alert-warning">DORA Metrics is in Preview.</div>
2322

2423
## Overview
2524

content/en/dora_metrics/setup/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ further_reading:
1212
<div class="alert alert-warning">DORA Metrics is not available in the selected site ({{< region-param key="dd_site_name" >}}) at this time.</div>
1313
{{< /site-region >}}
1414

15-
<div class="alert alert-warning">DORA Metrics is in Preview.</div>
1615

1716
## Overview
1817

content/en/dora_metrics/setup/deployments.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ further_reading:
2626
<div class="alert alert-warning">DORA Metrics is not available in the selected site ({{< region-param key="dd_site_name" >}}) at this time.</div>
2727
{{< /site-region >}}
2828

29-
<div class="alert alert-warning">DORA Metrics is in Preview.</div>
3029

3130
## Overview
3231

content/en/dora_metrics/setup/failures.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,10 @@ further_reading:
3030
<div class="alert alert-warning">DORA Metrics is not available in the selected site ({{< region-param key="dd_site_name" >}}) at this time.</div>
3131
{{< /site-region >}}
3232

33-
<div class="alert alert-warning">DORA Metrics is in Preview.</div>
3433

3534
## Overview
3635

37-
Failed deployment events, currently interpreted through failure events, are used to compute [change failure rate](#calculating-change-failure-rate) and [time to restore](#calculating-time-to-restore).
36+
Failure events are used to compute [change failure rate](#calculating-change-failure-rate) and [time to restore](#calculating-time-to-restore).
3837

3938
## Selecting and configuring a failure data source
4039

0 commit comments

Comments
 (0)
0