1. 01 11月, 2018 1 次提交
    • wu-sheng's avatar
      Bug fix (#1857) · 13f88259
      wu-sheng 提交于
      * Fix mesh receiver doesn't update heartbeat.
      
      * Fix bug of mesh heartbeat and rest receiver.
      
      * Fix issue: opencensus is included in agent without shade. @tuohai666
      13f88259
  2. 29 10月, 2018 1 次提交
    • wu-sheng's avatar
      Optimize collector settings and indicator (#1841) · b6241b2a
      wu-sheng 提交于
      * Support maxConcurrentCallsPerConnection and maxMessageSize in grpcServer
      
      * Make percent percent is 1/10000
      
      * Fix test cases.
      
      * Make service instance indicator dispatch based on server side only.
      
      * Set init data right in AlarmMeta.
      
      * Make endpoint query based on server side only.
      b6241b2a
  3. 26 10月, 2018 1 次提交
    • wu-sheng's avatar
      Make Mesh and Istio receivers ready (#1821) · d9556c38
      wu-sheng 提交于
      * Make receiver more effective
      
      * Add Istio test case and all source dispatch in
      
      * Refactor mock data
      
      * FIx rat.
      
      * Support call component.
      
      * Fix ThermodynamicIndicator bug.
      
      * Fix test cases.
      
      * Fix missing calculate in db merging.
      
      * Add codes for debug.
      
      * 1. Fixed elasticsearch bulk process not fresh bug. (#1819)
      
      2. Fixed the bug of source register no queue but wait the end for batch tag.
      
      * Remove debug log, and restore TTL timer for real scenarios.
      d9556c38
  4. 26 9月, 2018 1 次提交
    • wu-sheng's avatar
      Finish mesh source dispatch (#1687) · 9d6bf678
      wu-sheng 提交于
      * Merge module and provider of mesh
      
      * Finish the skeleton of mesh receiver.
      
      * Finish mesh dispatcher.
      
      * Fix missing timebucket
      9d6bf678