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 4ce798c  Update README and supported list (#1096)
4ce798c is described below

commit 4ce798c1cf81445707963e66f7e0a00456613797
Author: Lemon <liuhaoyang1...@hotmail.com>
AuthorDate: Thu Apr 19 22:34:48 2018 +0800

    Update README and supported list (#1096)
    
    Add .NET Agent in Community agents section
---
 README.md    | 2 ++
 README_ZH.md | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 0e30692..7a7efc0 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,8 @@ Underlying technology is a distributed tracing system.
   * Use **@Trace** annotation for any methods you want to trace.
   * Integrate traceId into logs for log4j, log4j2 and logback.
 * Pure Java server implementation, provide RESTful and gRPC services. 
Compatibility with other language agents/SDKs. 
+* Community Agents/SDKs
+  * [.NET Core](https://github.com/OpenSkywalking/skywalking-netcore)
 
 # Document
 [![EN 
doc](https://img.shields.io/badge/document-English-blue.svg)](docs/README.md) 
[![cn doc](https://img.shields.io/badge/文档-中文版-blue.svg)](docs/README_ZH.md)
diff --git a/README_ZH.md b/README_ZH.md
index 0150af1..9c393ce 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -25,6 +25,8 @@ Apache SkyWalking | [English](README.md)
   - 将 traceId 集成到 log4j, log4j2 或 logback这些日志组件中
 - 纯Java后端Collector实现,提供RESTful和gRPC接口。兼容接受其他语言探针发送数据 
   - 
[如何将探针的Metric和Trace数据上传到Collector?](/docs/cn/How-to-communicate-with-the-collector-CN.md)
+- 社区探针和SDK
+  - [.NET Core](https://github.com/OpenSkywalking/skywalking-netcore)
 
 # Document
 [![EN 
doc](https://img.shields.io/badge/document-English-blue.svg)](docs/README.md) 
[![cn doc](https://img.shields.io/badge/文档-中文版-blue.svg)](docs/README_ZH.md)

-- 
To stop receiving notification emails like this one, please contact
wush...@apache.org.

Reply via email to