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/05/18 07:32:39 UTC

[incubator-devlake-website] 01/01: fix: updated Transformations in Tutorial

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

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

commit 15b21afcca814e4a8fb5e619e91ae089b43cbb07
Author: yumengwang03 <yu...@merico.dev>
AuthorDate: Thu May 18 15:32:23 2023 +0800

    fix: updated Transformations in Tutorial
---
 docs/Configuration/Tutorial.md                         | 6 ++++--
 versioned_docs/version-v0.17/Configuration/Tutorial.md | 6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/docs/Configuration/Tutorial.md b/docs/Configuration/Tutorial.md
index 1478881940..247d9ebd37 100644
--- a/docs/Configuration/Tutorial.md
+++ b/docs/Configuration/Tutorial.md
@@ -24,6 +24,8 @@ For either usage of the Blueprint, creating it consists of four steps:
 3. Adding Transformations (Optional): Add transformation rules for the data scope you have selected in order to view corresponding metrics
 4. Setting the Sync Policies: Set the sync frequency, time range and the skip-on-fail option for your data
 
+For detailed instructions of each data source, please go to their individual configuration docs from the sidebar.
+
 ### Step 1 - Add Data Connections
 There are two ways to add data connections to your Blueprint: adding them during the creation of a Blueprint and adding them separately on the Data Integrations page. There is no difference between these two ways.
 
@@ -40,8 +42,8 @@ After adding data connections, click on "Next Step" and you will be prompted to
 ### Step 3 - Add Transformations (Optional)
 This step is required for viewing certain metrics (e.g. Bug Age, Bug Count per 1k Lines of Code and DORA)in the pre-built dashboards that require data transformation. We highly recommend adding Transformations for your data for the best display of the metrics. but you can still view the basic metrics if you skip this step. 
 
-![img](/img/ConfigUI/BlueprintCreation-v0.15/step3-1.png)
-![img](/img/ConfigUI/BlueprintCreation-v0.15/step3-2.png)
+![github-add-transformation-rules-list](images/github-set-transformation1.png)
+![github-add-transformation-rules](images/github-set-transformation2.png)
 
 ### Step 4 - Set the Sync Policies
 Time Filter: You can select the time range of the data you wish to sync to speed up the collection process.
diff --git a/versioned_docs/version-v0.17/Configuration/Tutorial.md b/versioned_docs/version-v0.17/Configuration/Tutorial.md
index 1478881940..247d9ebd37 100644
--- a/versioned_docs/version-v0.17/Configuration/Tutorial.md
+++ b/versioned_docs/version-v0.17/Configuration/Tutorial.md
@@ -24,6 +24,8 @@ For either usage of the Blueprint, creating it consists of four steps:
 3. Adding Transformations (Optional): Add transformation rules for the data scope you have selected in order to view corresponding metrics
 4. Setting the Sync Policies: Set the sync frequency, time range and the skip-on-fail option for your data
 
+For detailed instructions of each data source, please go to their individual configuration docs from the sidebar.
+
 ### Step 1 - Add Data Connections
 There are two ways to add data connections to your Blueprint: adding them during the creation of a Blueprint and adding them separately on the Data Integrations page. There is no difference between these two ways.
 
@@ -40,8 +42,8 @@ After adding data connections, click on "Next Step" and you will be prompted to
 ### Step 3 - Add Transformations (Optional)
 This step is required for viewing certain metrics (e.g. Bug Age, Bug Count per 1k Lines of Code and DORA)in the pre-built dashboards that require data transformation. We highly recommend adding Transformations for your data for the best display of the metrics. but you can still view the basic metrics if you skip this step. 
 
-![img](/img/ConfigUI/BlueprintCreation-v0.15/step3-1.png)
-![img](/img/ConfigUI/BlueprintCreation-v0.15/step3-2.png)
+![github-add-transformation-rules-list](images/github-set-transformation1.png)
+![github-add-transformation-rules](images/github-set-transformation2.png)
 
 ### Step 4 - Set the Sync Policies
 Time Filter: You can select the time range of the data you wish to sync to speed up the collection process.