Is it a typo or not? (#3537)

This commit is contained in:
panjuan 2019-09-27 21:50:00 +08:00 committed by 吴晟 Wu Sheng
parent 13ff55fb6f
commit 9dccace951
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ or tracing data from other being monitored system, are all being called **Receiv
receivers are using gRPC or HTTPRestful to provide service, actually, whether listening mode or pull mode
could be receiver. Such as a receiver could base on pull data from remote, like Kakfa MQ.
We have following receivers, and `default` implementors are provided in our Apache distribution.zzz
We have following receivers, and `default` implementors are provided in our Apache distribution.
1. **receiver-trace**. gRPC and HTTPRestful services to accept SkyWalking format traces.
1. **receiver-register**. gRPC and HTTPRestful services to provide service, service instance and endpoint register.
1. **service-mesh**. gRPC services accept data from inbound mesh probes.