1. 07 12月, 2018 1 次提交
    • wu-sheng's avatar
      OAL tool module established (#2015) · 40eb6512
      wu-sheng 提交于
      * Move oal tool back into main repo, and fix compile issue.
      
      * Fix two bugs.
      
      * Remove all generated codes.
      
      * Make all oal generated codes out of source control.
      
      * Make mvn compile and package work.
      
      * Fix test cases.
      
      * Make compile right and provide new documents.
      
      * Remove an unnecessary tokens file.
      40eb6512
  2. 06 12月, 2018 1 次提交
  3. 03 12月, 2018 2 次提交
  4. 01 12月, 2018 1 次提交
    • wu-sheng's avatar
      Make endpoint and instance alarm active (#1987) · 2d8f3903
      wu-sheng 提交于
      * Support alarm in service instance and endpoint.
      
      * Fix alarm default settings and document.
      
      * Fix wrong default setting
      
      * Make service instance and endpoint scopes available in alarm core.
      
      * Fix alarm bug.
      2d8f3903
  5. 30 11月, 2018 1 次提交
  6. 29 11月, 2018 1 次提交
    • wu-sheng's avatar
      Support backend sampling (#1977) · 5577f67d
      wu-sheng 提交于
      * Support sampling trace at server side and keep metric right.
      
      * Add a trace sampling document
      
      * Fix wrong default value.
      
      * Fix document issue.
      
      * Fix assemble issue.
      
      * Fix wrong settings and doc.
      5577f67d
  7. 28 11月, 2018 1 次提交
  8. 26 11月, 2018 1 次提交
  9. 23 11月, 2018 1 次提交
  10. 22 11月, 2018 1 次提交
    • gRPC client usage improve (#1946) · 7c8a683c
      彭勇升 pengys 提交于
      * Close the clients which are unreachable.
      Remote client manager test case and comments.
      
      * Test the GRPCRemote client.
      
      * 1. Catch the throwable for onComplete method cause of it will throw exception when connection lost.
      2. Check the gRPC channel state, send message when state is ready, wait 5 second when state is not ready.
      
      Notice: gRPC channel getState with true parameter will trigger reconnect operation.
      
      * gRPC client will reconnect to the server when network recorvered.
      
      * Recovery application.yml
      
      * Recovery proto module commit id.
      
      * no message
      
      * Fixed compile error.
      7c8a683c
  11. 18 11月, 2018 3 次提交
  12. 16 11月, 2018 1 次提交
  13. 15 11月, 2018 1 次提交
  14. 06 11月, 2018 1 次提交
    • wu-sheng's avatar
      Sync 6.0.0-alpha release and version up to beta. (#1883) · 72a39e1f
      wu-sheng 提交于
      * Lock oracle and resin plugins version.
      
      * Move resin and oracle plugin to openskywalking
      
      * Restore submodule active.
      
      * Add another submodule active command.
      
      * Remove the wrong test cases in release and fix some doc issues.
      
      * [maven-release-plugin] prepare release v6.0.0-alpha
      
      * [maven-release-plugin] prepare for next development iteration
      
      * Fix some doc
      72a39e1f
  15. 28 10月, 2018 3 次提交
    • wu-sheng's avatar
      Revert #1790 reset feature and provide default alarm settings. (#1833) · 8cd327d8
      wu-sheng 提交于
      * Revert reset feature.
      
      * Set default dist alarm settings and make dist package setting files right.
      
      * Support empty list.
      8cd327d8
    • wu-sheng's avatar
      Add some missing documents for v6 (#1830) · 2dd4f549
      wu-sheng 提交于
      * Add more documents for v6.
      
      * Make default setting consistent .
      2dd4f549
    • wu-sheng's avatar
      H2 storage (#1712) · a9489b70
      wu-sheng 提交于
      * H2 storage code skeleton.
      
      * Add batch dao for H2.
      
      * Fix wrong refactor.
      
      * Add codes of other dao. No metric dao, wait for @peng-yongsheng new PR.
      
      * Change license of distribution
      
      * Add topology query in H2.
      
      * Add more daos.
      
      * Add some daos.
      
      * Commit all H2 daos. Wait @peng-yongsheng to submit new IAggregationQueryDAO interface.
      
      * Fix some CIs
      
      * Fix wrong refactor, which causes h2 plugin failure.
      
      * Fix all codes of H2 storage. :) and CI should pass. No test.
      
      * Fix CI and typo
      
      * Fix connection closed.
      
      * Fix register bug
      
      * no message
      
      * Fixed service inventory register bug.
      
      * Fix a compile issue.
      
      * Sync change
      
      * Reset es as default storage.
      
      * Fix rat
      
      * Fix H2 compile issue.
      
      * Fix bugs for H2 storage.
      
      * Fix bug in mesh.
      
      * 1. Fix Thermodynamic query bug
      2. Fix service inventory query bug
      3. Fix missing traceid in trace query bug
      
      * Fix query bug.
      
      * Submit reverse caused by prev PR.
      
      * Fix duplicate spans.
      
      * Use H2 as default storage implementor.
      
      * Fix bug in topology query.
      
      * Fix CI
      
      * Fix rat
      
      * Fix two query in H2 storage.
      
      * Fix H2 query
      
      * Make release running in H2 mode and develop mode running is ES mode in default
      a9489b70
  16. 27 10月, 2018 1 次提交
  17. 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
  18. 22 10月, 2018 1 次提交
  19. 15 10月, 2018 1 次提交
  20. 12 10月, 2018 1 次提交
  21. 11 10月, 2018 1 次提交
  22. 10 10月, 2018 1 次提交
  23. 09 10月, 2018 1 次提交
  24. 27 9月, 2018 2 次提交
  25. 19 9月, 2018 1 次提交
  26. 12 9月, 2018 1 次提交
  27. 09 9月, 2018 1 次提交
  28. 06 9月, 2018 1 次提交
  29. 04 9月, 2018 2 次提交
  30. 01 9月, 2018 1 次提交
  31. 30 8月, 2018 1 次提交
  32. 29 8月, 2018 1 次提交
  33. 20 8月, 2018 1 次提交