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/03/27 07:22:46 UTC

[skywalking] branch master updated: Add MOSN component (#4580)

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 7ba76a7  Add MOSN component (#4580)
7ba76a7 is described below

commit 7ba76a7f65939d79ca68f08f720a22cec5d9765e
Author: zhang-wei <pk...@outlook.com>
AuthorDate: Fri Mar 27 15:22:38 2020 +0800

    Add MOSN component (#4580)
---
 oap-server/server-bootstrap/src/main/resources/component-libraries.yml | 3 +++
 skywalking-ui                                                          | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml
index 4cd93d9..ed72df6 100755
--- a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml
+++ b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml
@@ -359,6 +359,9 @@ ServiceCombMesher:
 ServiceCombServiceCenter:
   id: 5002
   languages: Golang
+MOSN:
+  id: 5003
+  languages: Golang
 
 # Lua components
 # [6000, 7000) for Lua agent
diff --git a/skywalking-ui b/skywalking-ui
index 06dbf75..e0e1dc1 160000
--- a/skywalking-ui
+++ b/skywalking-ui
@@ -1 +1 @@
-Subproject commit 06dbf750fe8bfa4d65c201a70ddac69ceb1b6b63
+Subproject commit e0e1dc10413ce5de451de3d933904001884d8dd6