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

Update README.md

上级 8ef271c9
# Apache SkyWalking data collect protocol
Apache SkyWalking can collect data from different sources. Each kind of source should follow the protocols in this repo.
Apache SkyWalking typically collect data from
1. Language agent, including Java, .Net, PHP, Golang, NodeJS, Lua.
1. Service mesh proxy, especially Envoy controlled by Istio
1. 3rd libs, such as Zipkin, Jaeger
This repo hosts the protocol of SkyWalking native report protocol, defined in gRPC. Read [Protocol DOC](https://github.com/apache/skywalking/blob/master/docs/en/protocols/README.md#probe-protocols) for more details
## Release
This repo wouldn't release separately. All source codes have been included in the main repo release. The tags match the [main repo](https://github.com/apache/skywalking) tags.
## License
Apache 2.0
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册