You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by yu...@apache.org on 2023/02/15 12:13:41 UTC

[incubator-devlake-website] branch main updated: Doc louis (#439)

This is an automated email from the ASF dual-hosted git repository.

yumeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git


The following commit(s) were added to refs/heads/main by this push:
     new b9393ae834 Doc louis (#439)
b9393ae834 is described below

commit b9393ae8341965f33e72595229c265e5314b2c50
Author: Louis.z <lo...@gmail.com>
AuthorDate: Wed Feb 15 20:13:36 2023 +0800

    Doc louis (#439)
    
    * fix: broken link to DORA page
    
    * docs: guide users to config ui tutorials
    
    * fix: remove one of the incident resources
    
    ---------
    
    Co-authored-by: Startrekzky <ka...@merico.dev>
---
 docs/DORA.md                                     | 7 ++++++-
 docs/Metrics/CFR.md                              | 3 +--
 docs/Metrics/MTTR.md                             | 3 +--
 livedemo/EngineeringLeads/DORA.md                | 2 +-
 versioned_docs/version-v0.13/Metrics/CFR.md      | 3 +--
 versioned_docs/version-v0.13/Metrics/MTTR.md     | 3 +--
 versioned_docs/version-v0.14/Metrics/CFR.md      | 3 +--
 versioned_docs/version-v0.14/Metrics/MTTR.md     | 3 +--
 versioned_docs/version-v0.15/Metrics/CFR.md      | 3 +--
 versioned_docs/version-v0.15/Metrics/MTTR.md     | 3 +--
 versioned_docs/version-v0.15/UserManuals/DORA.md | 8 ++++++--
 11 files changed, 21 insertions(+), 20 deletions(-)

diff --git a/docs/DORA.md b/docs/DORA.md
index 8d3b9e9126..54d0c4e62d 100644
--- a/docs/DORA.md
+++ b/docs/DORA.md
@@ -178,9 +178,14 @@ If you aren't familiar with Grafana, please refer to our [Grafana doc](Configura
 
 :tada::tada::tada: Congratulations! You are now a DevOps Hero, with your own DORA dashboard! 
 
-<br/><br/><br/>
+<br/><br/>
 
 
+## Try it Out
+
+To create the DORA dashboard with your own toolchain, please look at the [configuration tutorial](Configuration/Tutorial.md) for more details.
+
+<br/>
 
 ## Troubleshooting
 
diff --git a/docs/Metrics/CFR.md b/docs/Metrics/CFR.md
index 1718a415eb..d1a04f4e71 100644
--- a/docs/Metrics/CFR.md
+++ b/docs/Metrics/CFR.md
@@ -38,8 +38,7 @@ This metric relies on:
   - Releases and PR/MRs from GitHub, GitLab APIs, etc.
 - `Incidents` collected in one of the following ways:
   - Issue tracking tools such as Jira, TAPD, GitHub, etc.
-  - Bug or Service Monitoring tools such as PagerDuty, Sentry, etc.
-  - CI pipelines that marked the 'failed' deployments.
+  - Incident or Service Monitoring tools such as PagerDuty, ServiceNow, etc.
 
 <b>Transformation Rules Required</b>
 
diff --git a/docs/Metrics/MTTR.md b/docs/Metrics/MTTR.md
index aa5b3e0d1c..536afc11b5 100644
--- a/docs/Metrics/MTTR.md
+++ b/docs/Metrics/MTTR.md
@@ -40,8 +40,7 @@ This metric relies on:
   - Releases and PR/MRs from GitHub, GitLab APIs, etc.
 - `Incidents` collected in one of the following ways:
   - Issue tracking tools such as Jira, TAPD, GitHub, etc.
-  - Bug or Service Monitoring tools such as PagerDuty, Sentry, etc.
-  - CI pipelines that marked the 'failed' deployments.
+  - Incident or Service Monitoring tools such as PagerDuty, ServiceNow, etc.
 
 <b>Transformation Rules Required</b>
 
diff --git a/livedemo/EngineeringLeads/DORA.md b/livedemo/EngineeringLeads/DORA.md
index 2c591db209..c7b8a63abf 100644
--- a/livedemo/EngineeringLeads/DORA.md
+++ b/livedemo/EngineeringLeads/DORA.md
@@ -7,7 +7,7 @@ description: >
 
 # DORA
 
-To set up your own DORA metrics dashboard, you can checkout our detailed [DORA user guide](https://devlake.apache.org/docs/DORA).
+To set up your own DORA metrics dashboard, you can checkout our detailed [DORA user guide](https://devlake.apache.org/docs/UserManuals/DORA).
 
 <div className="info">
   <h5>
diff --git a/versioned_docs/version-v0.13/Metrics/CFR.md b/versioned_docs/version-v0.13/Metrics/CFR.md
index 6f05a8e76d..c09782e04b 100644
--- a/versioned_docs/version-v0.13/Metrics/CFR.md
+++ b/versioned_docs/version-v0.13/Metrics/CFR.md
@@ -38,8 +38,7 @@ This metric relies on:
   - Releases and PR/MRs from GitHub, GitLab APIs, etc.
 - `Incidents` collected in one of the following ways:
   - Issue tracking tools such as Jira, TAPD, GitHub, etc.
-  - Bug or Service Monitoring tools such as PagerDuty, Sentry, etc.
-  - CI pipelines that marked the 'failed' deployments.
+  - Incident or Service Monitoring tools such as PagerDuty, ServiceNow, etc.
 
 <b>Transformation Rules Required</b>
 
diff --git a/versioned_docs/version-v0.13/Metrics/MTTR.md b/versioned_docs/version-v0.13/Metrics/MTTR.md
index 690c4ef2b6..f76be2490f 100644
--- a/versioned_docs/version-v0.13/Metrics/MTTR.md
+++ b/versioned_docs/version-v0.13/Metrics/MTTR.md
@@ -40,8 +40,7 @@ This metric relies on:
   - Releases and PR/MRs from GitHub, GitLab APIs, etc.
 - `Incidents` collected in one of the following ways:
   - Issue tracking tools such as Jira, TAPD, GitHub, etc.
-  - Bug or Service Monitoring tools such as PagerDuty, Sentry, etc.
-  - CI pipelines that marked the 'failed' deployments.
+  - Incident or Service Monitoring tools such as PagerDuty, ServiceNow, etc.
 
 <b>Transformation Rules Required</b>
 
diff --git a/versioned_docs/version-v0.14/Metrics/CFR.md b/versioned_docs/version-v0.14/Metrics/CFR.md
index b66f7d5089..91e4d4eb54 100644
--- a/versioned_docs/version-v0.14/Metrics/CFR.md
+++ b/versioned_docs/version-v0.14/Metrics/CFR.md
@@ -38,8 +38,7 @@ This metric relies on:
   - Releases and PR/MRs from GitHub, GitLab APIs, etc.
 - `Incidents` collected in one of the following ways:
   - Issue tracking tools such as Jira, TAPD, GitHub, etc.
-  - Bug or Service Monitoring tools such as PagerDuty, Sentry, etc.
-  - CI pipelines that marked the 'failed' deployments.
+  - Incident or Service Monitoring tools such as PagerDuty, ServiceNow, etc.
 
 <b>Transformation Rules Required</b>
 
diff --git a/versioned_docs/version-v0.14/Metrics/MTTR.md b/versioned_docs/version-v0.14/Metrics/MTTR.md
index d2fb407fc0..8fa33fb6b9 100644
--- a/versioned_docs/version-v0.14/Metrics/MTTR.md
+++ b/versioned_docs/version-v0.14/Metrics/MTTR.md
@@ -40,8 +40,7 @@ This metric relies on:
   - Releases and PR/MRs from GitHub, GitLab APIs, etc.
 - `Incidents` collected in one of the following ways:
   - Issue tracking tools such as Jira, TAPD, GitHub, etc.
-  - Bug or Service Monitoring tools such as PagerDuty, Sentry, etc.
-  - CI pipelines that marked the 'failed' deployments.
+  - Incident or Service Monitoring tools such as PagerDuty, ServiceNow, etc.
 
 <b>Transformation Rules Required</b>
 
diff --git a/versioned_docs/version-v0.15/Metrics/CFR.md b/versioned_docs/version-v0.15/Metrics/CFR.md
index 1718a415eb..d1a04f4e71 100644
--- a/versioned_docs/version-v0.15/Metrics/CFR.md
+++ b/versioned_docs/version-v0.15/Metrics/CFR.md
@@ -38,8 +38,7 @@ This metric relies on:
   - Releases and PR/MRs from GitHub, GitLab APIs, etc.
 - `Incidents` collected in one of the following ways:
   - Issue tracking tools such as Jira, TAPD, GitHub, etc.
-  - Bug or Service Monitoring tools such as PagerDuty, Sentry, etc.
-  - CI pipelines that marked the 'failed' deployments.
+  - Incident or Service Monitoring tools such as PagerDuty, ServiceNow, etc.
 
 <b>Transformation Rules Required</b>
 
diff --git a/versioned_docs/version-v0.15/Metrics/MTTR.md b/versioned_docs/version-v0.15/Metrics/MTTR.md
index aa5b3e0d1c..536afc11b5 100644
--- a/versioned_docs/version-v0.15/Metrics/MTTR.md
+++ b/versioned_docs/version-v0.15/Metrics/MTTR.md
@@ -40,8 +40,7 @@ This metric relies on:
   - Releases and PR/MRs from GitHub, GitLab APIs, etc.
 - `Incidents` collected in one of the following ways:
   - Issue tracking tools such as Jira, TAPD, GitHub, etc.
-  - Bug or Service Monitoring tools such as PagerDuty, Sentry, etc.
-  - CI pipelines that marked the 'failed' deployments.
+  - Incident or Service Monitoring tools such as PagerDuty, ServiceNow, etc.
 
 <b>Transformation Rules Required</b>
 
diff --git a/versioned_docs/version-v0.15/UserManuals/DORA.md b/versioned_docs/version-v0.15/UserManuals/DORA.md
index 81ac826b2b..54c1a0d774 100644
--- a/versioned_docs/version-v0.15/UserManuals/DORA.md
+++ b/versioned_docs/version-v0.15/UserManuals/DORA.md
@@ -176,11 +176,15 @@ If you aren't familiar with Grafana, please refer to our [Grafana doc](./Dashboa
 
 <br/>
 
-:tada::tada::tada: Congratulations! You are now a DevOps Hero, with your own DORA dashboard! 
+:tada::tada::tada: Congratulations! You are now a DevOps Hero, with your own DORA dashboard!
 
-<br/><br/><br/>
+<br/><br/>
 
+## Try it Out
 
+To create the DORA dashboard with your own toolchain, please look at the [configuration tutorial](ConfigUI/Tutorial.md) for more details.
+
+<br/>
 
 ## Troubleshooting