diff --git a/README.md b/README.md index ad649d32c89a1730828aeb10f4bc8db357449ce4..3553b4a7c32bddbceb1f6134c9bce387359b00b9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ 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. Meter data, also known pure metrics data. 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