Update README and supported list (#1096)

Add .NET Agent in Community agents section
This commit is contained in:
Lemon 2018-04-19 22:34:48 +08:00 committed by 吴晟 Wu Sheng
parent b0d6231022
commit 4ce798c1cf
2 changed files with 4 additions and 0 deletions

View File

@ -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)

View File

@ -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)