wu-sheng opened a new pull request #2424: Support Backend acts as pure Zipkin collector URL: https://github.com/apache/incubator-skywalking/pull/2424 @peng-yongsheng @adriancole This PR brings a new feature in SkyWalking. In old `zipkin-skywalking` adaptor, I can't make it 100% production ready(even 90% is hard). But in these months, I work around SkyWalking in service mesh, a pure Zipkin native format collector takes my attention. In SkyWalking/Istio/Envoy solution, we could work in piece very well. And we miss tracing. SkyWalking's agents could work(that is for sure), and at the same time, Zipkin ecosystem could work too, especially, could be used in the production env and sampled based, because it would affect the metric, mesh observability provides 100% traffic/topology metrics. So, I bring this PR here. Hope you will like this. Used to talk about this in #2044 (6.3.0 feature), I just speed this up.
---------------------------------------------------------------- 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
