未验证 提交 6c9613be 编写于 作者: wu-sheng's avatar wu-sheng 提交者: GitHub

Link Go agent project in main repo. (#2697)

* Link Go agent project in main repo.

* Fix link.
上级 4eb5def1
...@@ -34,7 +34,8 @@ The core features are following. ...@@ -34,7 +34,8 @@ The core features are following.
SkyWalking supports to collect telemetry (traces and metrics) data from multiple sources SkyWalking supports to collect telemetry (traces and metrics) data from multiple sources
and multiple formats, and multiple formats,
including including
1. Java, .NET Core, NodeJS and PHP auto-instrument agents in SkyWalking format 1. Java, [.NET Core](https://github.com/SkyAPM/SkyAPM-dotnet), [NodeJS](https://github.com/SkyAPM/SkyAPM-nodejs) and [PHP](https://github.com/SkyAPM/SkyAPM-php-sdk) auto-instrument agents in SkyWalking format
1. Manual-instrument [Go agent](https://github.com/tetratelabs/go2sky) in SkyWalking format.
1. Istio telemetry format 1. Istio telemetry format
1. Zipkin v1/v2 format 1. Zipkin v1/v2 format
1. Jaeger gRPC format. 1. Jaeger gRPC format.
......
...@@ -17,6 +17,7 @@ You could go to their project repositories to find out the releases and how to u ...@@ -17,6 +17,7 @@ You could go to their project repositories to find out the releases and how to u
- [SkyAPM .NET Core agent](https://github.com/SkyAPM/SkyAPM-dotnet). See .NET Core agent project document for more details. - [SkyAPM .NET Core agent](https://github.com/SkyAPM/SkyAPM-dotnet). See .NET Core agent project document for more details.
- [SkyAPM Node.js agent](https://github.com/SkyAPM/SkyAPM-nodejs). See Node.js server side agent project document for more details. - [SkyAPM Node.js agent](https://github.com/SkyAPM/SkyAPM-nodejs). See Node.js server side agent project document for more details.
- [SkyAPM PHP SDK](https://github.com/SkyAPM/SkyAPM-php-sdk). See PHP agent project document for more details. - [SkyAPM PHP SDK](https://github.com/SkyAPM/SkyAPM-php-sdk). See PHP agent project document for more details.
- [Tetrate GO2Sky](https://github.com/tetratelabs/go2sky). See GO2Sky project document for more details.
## Service Mesh ## Service Mesh
- Istio - Istio
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册