Is it a typo or not? (#3537)
This commit is contained in:
parent
13ff55fb6f
commit
9dccace951
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue