You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/06/11 03:06:48 UTC

[skywalking] branch master updated: Fix a wrong config and update the youtube video. (#4899)

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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 101442b  Fix a wrong config and update the youtube video. (#4899)
101442b is described below

commit 101442bedc974a18fb2cf8e3b601f3fe95aa019f
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Jun 11 11:06:37 2020 +0800

    Fix a wrong config and update the youtube video. (#4899)
---
 README.md                                                        | 2 +-
 docs/en/ui/README.md                                             | 9 ++++-----
 .../src/main/resources/ui-initialized-templates.yml              | 2 +-
 3 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index d1e95b5..dd194ad 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ Host in Beijing. Go to [demo](http://122.112.182.72:8080).
 
 **Video on youtube.com**
 
-[![RocketBot UI](http://img.youtube.com/vi/JC-Anlshqx8/0.jpg)](http://www.youtube.com/watch?v=JC-Anlshqx8)
+[![RocketBot UI](http://img.youtube.com/vi/mfKaToAKl7k/0.jpg)](http://www.youtube.com/watch?v=mfKaToAKl7k)
 
 
 # Screenshot
diff --git a/docs/en/ui/README.md b/docs/en/ui/README.md
index c46e2a8..2693f7e 100644
--- a/docs/en/ui/README.md
+++ b/docs/en/ui/README.md
@@ -2,6 +2,10 @@
 SkyWalking official UI provides the default and powerful visualization capabilities for SkyWalking observing distributed
 cluster.
 
+The latest introduction video could be found on the Youtube
+
+[![RocketBot UI](http://img.youtube.com/vi/mfKaToAKl7k/0.jpg)](http://www.youtube.com/watch?v=mfKaToAKl7k)
+
 SkyWalking dashboard includes the following part.
 
 <img src="http://skywalking.apache.org/ui-doc/7.0.0/dashboard.png"/>
@@ -86,8 +90,3 @@ have been highlighted.
 ## Alarm
 Alarm page lists all triggered alarm. Read the backend setup documentation to know how to set up the alarm rule or integrate
 with 3rd party system.
-
-## Metric Comparison
-Metric Comparison is an performance analysis tool. It provides the metrics comparison between different entities or different
-metrics without the dashboard visualization limits. If you suspect any relation performance impact, could use this tool
-to find out whether the metrics pattern matched.
\ No newline at end of file
diff --git a/oap-server/server-bootstrap/src/main/resources/ui-initialized-templates.yml b/oap-server/server-bootstrap/src/main/resources/ui-initialized-templates.yml
index 8163ccd..f1c5e1f 100644
--- a/oap-server/server-bootstrap/src/main/resources/ui-initialized-templates.yml
+++ b/oap-server/server-bootstrap/src/main/resources/ui-initialized-templates.yml
@@ -289,7 +289,7 @@ templates:
                   "entityType": "ServiceInstance",
                   "independentSelector": false,
                   "metricType": "REGULAR_VALUE",
-                  "metricName": "service_instance_resp_time",
+                  "metricName": "service_instance_sla",
                   "queryMetricType": "readMetricsValues",
                   "chartType": "ChartLine",
                   "unit": "%",