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/incubator-skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 16aca37  add apache-dubbo to supported list (#2413)
16aca37 is described below

commit 16aca37e70baad8d967c919dab5acc2ae6aca834
Author: kezhenxu94 <[email protected]>
AuthorDate: Fri Mar 29 00:01:55 2019 +0800

    add apache-dubbo to supported list (#2413)
---
 docs/en/setup/service-agent/java-agent/Supported-list.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/en/setup/service-agent/java-agent/Supported-list.md 
b/docs/en/setup/service-agent/java-agent/Supported-list.md
index 072afe9..dffe1f8 100644
--- a/docs/en/setup/service-agent/java-agent/Supported-list.md
+++ b/docs/en/setup/service-agent/java-agent/Supported-list.md
@@ -28,6 +28,7 @@
 * RPC Frameworks
   * [Dubbo](https://github.com/alibaba/dubbo) 2.5.4 -> 2.6.0
   * [Dubbox](https://github.com/dangdangdotcom/dubbox) 2.8.4
+  * [Apache Dubbo](https://github.com/apache/incubator-dubbo) 2.7.0
   * [Motan](https://github.com/weibocom/motan) 0.2.x -> 1.1.0
   * [gRPC](https://github.com/grpc/grpc-java) 1.x
   * [Apache ServiceComb Java 
Chassis](https://github.com/apache/incubator-servicecomb-java-chassis) 0.1 -> 
0.5,1.0.x

Reply via email to