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 23054c27e1 Add the doc to upload dashboard (#540)
23054c27e1 is described below
commit 23054c27e16cf8e660e17387a70a586d540fcdbc
Author: Louis.z <[email protected]>
AuthorDate: Mon May 22 19:59:27 2023 +0800
Add the doc to upload dashboard (#540)
* docs: add the guide to import a dashboard
* docs: add beta label to Azure and PagerDuty
---------
Co-authored-by: Startrekzky <[email protected]>
---
docs/Configuration/Dashboards/GrafanaUserGuide.md | 10 ++++++++++
docs/Configuration/images/upload-dashboard.png | Bin 0 -> 792089 bytes
.../version-v0.17/Configuration/AzureDevOps.md | 2 +-
.../Configuration/Dashboards/GrafanaUserGuide.md | 10 ++++++++++
.../version-v0.17/Configuration/PagerDuty.md | 2 +-
.../Configuration/images/upload-dashboard.png | Bin 0 -> 792089 bytes
versioned_docs/version-v0.17/Plugins/azuredevops.md | 2 +-
versioned_docs/version-v0.17/Plugins/pagerduty.md | 2 +-
8 files changed, 24 insertions(+), 4 deletions(-)
diff --git a/docs/Configuration/Dashboards/GrafanaUserGuide.md
b/docs/Configuration/Dashboards/GrafanaUserGuide.md
index 47a19f25de..127db67e6a 100644
--- a/docs/Configuration/Dashboards/GrafanaUserGuide.md
+++ b/docs/Configuration/Dashboards/GrafanaUserGuide.md
@@ -40,6 +40,16 @@ Or, use the sidebar and click on **Manage**:

+## Importing a Dashboard<a id="importing-a-dashboard"></a>
+If you want to import a dashboard to Grafana which you have backed up earlier,
please follow the steps below:
+
+1. Click the `Import` icon
+2. Click the `Upload JSON file` button
+3. If the dashboard conflicts with an existing one, please change the `Name`
and `uid`
+4. Click `Import`
+
+
+
## Customizing a Dashboard<a id="customizing-a-dashboard"></a>
diff --git a/docs/Configuration/images/upload-dashboard.png
b/docs/Configuration/images/upload-dashboard.png
new file mode 100644
index 0000000000..e2805913b9
Binary files /dev/null and b/docs/Configuration/images/upload-dashboard.png
differ
diff --git a/versioned_docs/version-v0.17/Configuration/AzureDevOps.md
b/versioned_docs/version-v0.17/Configuration/AzureDevOps.md
index 6f2b3116d0..872fb64fc3 100644
--- a/versioned_docs/version-v0.17/Configuration/AzureDevOps.md
+++ b/versioned_docs/version-v0.17/Configuration/AzureDevOps.md
@@ -1,5 +1,5 @@
---
-title: "Azure DevOps"
+title: "Azure DevOps(Beta)"
sidebar_position: 5
description: Config UI instruction for Azure DevOps
---
diff --git
a/versioned_docs/version-v0.17/Configuration/Dashboards/GrafanaUserGuide.md
b/versioned_docs/version-v0.17/Configuration/Dashboards/GrafanaUserGuide.md
index 47a19f25de..127db67e6a 100644
--- a/versioned_docs/version-v0.17/Configuration/Dashboards/GrafanaUserGuide.md
+++ b/versioned_docs/version-v0.17/Configuration/Dashboards/GrafanaUserGuide.md
@@ -40,6 +40,16 @@ Or, use the sidebar and click on **Manage**:

+## Importing a Dashboard<a id="importing-a-dashboard"></a>
+If you want to import a dashboard to Grafana which you have backed up earlier,
please follow the steps below:
+
+1. Click the `Import` icon
+2. Click the `Upload JSON file` button
+3. If the dashboard conflicts with an existing one, please change the `Name`
and `uid`
+4. Click `Import`
+
+
+
## Customizing a Dashboard<a id="customizing-a-dashboard"></a>
diff --git a/versioned_docs/version-v0.17/Configuration/PagerDuty.md
b/versioned_docs/version-v0.17/Configuration/PagerDuty.md
index 7882235266..8f703dcb8b 100644
--- a/versioned_docs/version-v0.17/Configuration/PagerDuty.md
+++ b/versioned_docs/version-v0.17/Configuration/PagerDuty.md
@@ -1,5 +1,5 @@
---
-title: "PagerDuty"
+title: "PagerDuty(Beta)"
sidebar_position: 4
description: Config UI instruction for PagerDuty
---
diff --git
a/versioned_docs/version-v0.17/Configuration/images/upload-dashboard.png
b/versioned_docs/version-v0.17/Configuration/images/upload-dashboard.png
new file mode 100644
index 0000000000..e2805913b9
Binary files /dev/null and
b/versioned_docs/version-v0.17/Configuration/images/upload-dashboard.png differ
diff --git a/versioned_docs/version-v0.17/Plugins/azuredevops.md
b/versioned_docs/version-v0.17/Plugins/azuredevops.md
index e1fcf07da7..5e74154587 100644
--- a/versioned_docs/version-v0.17/Plugins/azuredevops.md
+++ b/versioned_docs/version-v0.17/Plugins/azuredevops.md
@@ -1,5 +1,5 @@
---
-title: "Azure DevOps"
+title: "Azure DevOps(Beta)"
description: >
Azure DevOps Plugin
---
diff --git a/versioned_docs/version-v0.17/Plugins/pagerduty.md
b/versioned_docs/version-v0.17/Plugins/pagerduty.md
index dce17e8d0f..6cab4c89a9 100644
--- a/versioned_docs/version-v0.17/Plugins/pagerduty.md
+++ b/versioned_docs/version-v0.17/Plugins/pagerduty.md
@@ -1,5 +1,5 @@
---
-title: "PagerDuty"
+title: "PagerDuty(Beta)"
description: >
PagerDuty Plugin
---