You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/04/19 14:34:50 UTC

[GitHub] wu-sheng closed pull request #1096: Add .NET Agent in Community agents section

wu-sheng closed pull request #1096: Add .NET Agent in Community agents section
URL: https://github.com/apache/incubator-skywalking/pull/1096
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/README.md b/README.md
index 0e30692cb..7a7efc0d7 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 0150af15c..9c393ce99 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)


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services