adriancole commented on a change in pull request #2424: Support Backend acts as pure Zipkin collector URL: https://github.com/apache/incubator-skywalking/pull/2424#discussion_r270303828
########## File path: docs/en/setup/backend/backend-receivers.md ########## @@ -59,4 +58,25 @@ receiver-sharing-server: ``` Notice, if you add these settings, make sure they are not as same as core module, -because gRPC/HTTP servers of core are still used for UI and OAP internal communications. \ No newline at end of file +because gRPC/HTTP servers of core are still used for UI and OAP internal communications. + +## Zipkin receiver +Zipkin receiver could work in two different mode. +1. Tracing mode(default). Tracing mode is that, skywalking OAP acts like zipkin collector, which provide persistence and query, Review comment: maybe mention the features of the query? I assume this is skywalking queries, not zipkin's https://zipkin.io/zipkin-api/ ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
