1. 31 3月, 2019 1 次提交
    • wu-sheng's avatar
      Support Backend acts as pure Zipkin collector (#2424) · 601b472e
      wu-sheng 提交于
      * Codebase for zipkin span persistence.
      
      * Fix missing fields in storage.
      
      * Miss the latency field.
      
      * Finish some tests.
      
      * Fix wrong latency.
      
      * Finish doc and reset application.yml
      
      * Make the description more clear.
      601b472e
  2. 11 1月, 2019 1 次提交
  3. 13 12月, 2018 1 次提交
  4. 21 11月, 2018 1 次提交
    • wu-sheng's avatar
      Support new v2 protocol and make concept consistently (#1937) · c6ada8c9
      wu-sheng 提交于
      * Update new protocol
      
      * Support new protocol at agent side.
      
      * Fix test case.
      
      * Make backend supports new trace protocol
      
      * Fix tests.
      
      * Make all new services available in gRPC.
      
      * Fix bugs.
      
      * Finish new document for v2 trace protocol.
      
      * Fix wrong version requirement of zk
      
      * Fix trace query bug.
      
      * Find a client side dictionary bug.
      
      * Fix register bugs.
      
      * Fix break doc links.
      c6ada8c9
  5. 18 11月, 2018 1 次提交
    • wu-sheng's avatar
      Restore Zipkin receiver based on new core (#1932) · 6b351135
      wu-sheng 提交于
      * Change some codes to make zipkin receiver works, not done yet.
      
      * @adriancole Zipkin receiver is coming back again.
      
      * Fix document and fix for Zipkin receiver.
      
      * Fix some bugs.
      
      * Fix register bug.
      
      * Fix transfer bug for new backend core.
      6b351135