1. 30 4月, 2019 1 次提交
    • wu-sheng's avatar
      Move to 6.2 (#2563) · 9b87086d
      wu-sheng 提交于
      * Move submodule plugin.
      
      * Always auto-submodule
      
      * [maven-release-plugin] prepare release v6.1.0
      
      * [maven-release-plugin] prepare for next development iteration
      
      * Change keys location.
      9b87086d
  2. 02 4月, 2019 1 次提交
    • wu-sheng's avatar
      Setup Jaeger receiver and revert #2425 (#2431) · e59a4880
      wu-sheng 提交于
      * Fix missing licenses in dist.
      
      * Move all CoreRegisterLinker together into SharingReceiver.
      
      * Setup receiver endpoint
      
      * Revert "Provide create, delete, isExists template method by elastic client. (#2425)"
      
      This reverts commit e6a7720f.
      e59a4880
  3. 27 3月, 2019 1 次提交
  4. 26 3月, 2019 1 次提交
  5. 23 3月, 2019 1 次提交
  6. 11 3月, 2019 1 次提交
  7. 20 2月, 2019 1 次提交
  8. 21 1月, 2019 1 次提交
    • Improve buffer reader speed. (#2188) · 9810c5e3
      彭勇升 pengys 提交于
      * 1. Sleep 500 milliseconds after a batch re-call finish.
      2. Re-create register lock index when the system property named debug is setting.
      3. Get the register inventory before lock to avoid increment the sequence but not use.
      4. Return the exchange flag after all the references and spans in one segment parsed to reduce the number of segment parse.
      5. Put the not exchanged segment into a collection then try to exchange no more than 10 times because of the exchange is asynchronous.
      6. Cache the segment object to avoid repeated deserialization.
      
      #2185
      
      * #2185
      1. Sleep 500 milliseconds after a batch re-call finish.
      2. Re-create register lock index when the system property named debug is setting.
      3. Get the register inventory before lock to avoid increment the sequence but not use.
      9810c5e3
  9. 18 1月, 2019 1 次提交
    • wu-sheng's avatar
      GA tagged, move to 6.1 (#2180) · 5a7eb565
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v6.0.0-GA
      
      * [maven-release-plugin] prepare for next development iteration
      5a7eb565
  10. 13 1月, 2019 1 次提交
  11. 11 1月, 2019 1 次提交
  12. 10 1月, 2019 1 次提交
    • wu-sheng's avatar
      Provide grafana settings for telemetry (#2138) · 5f57e561
      wu-sheng 提交于
      * Change a label name for  sw instance to avoid confict.
      
      * Fix a wrong metric name.
      
      * Fix too many counter instances.
      
      * Set uptime to second.
      
      * Fix format.
      
      * Fix format
      
      * Remove two unnecessary counter.
      
      * Provide grafana dashboard settings and remove unnecessary metric.
      
      * Provide a simple UI brief doc. Fix #2137
      5f57e561
  13. 08 1月, 2019 1 次提交
    • wu-sheng's avatar
      Implement Prometheus to oap backend telemetry (#2133) · 6499d4f5
      wu-sheng 提交于
      * Finish the basic codes of telemetry.
      
      * Add many telemetry in oap.
      
      * Fix a test case.
      
      * Finish all telemetry metric.
      
      * Fix format.
      
      * Make telemetry works.
      
      * Support JVM metrics.
      
      * Add doc for telemetry.
      
      * Fix typo.
      
      * Fix #2135
      6499d4f5
  14. 23 12月, 2018 1 次提交
  15. 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
  16. 18 11月, 2018 1 次提交
  17. 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
  18. 02 11月, 2018 2 次提交
  19. 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
  20. 29 10月, 2018 2 次提交
  21. 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
  22. 28 9月, 2018 1 次提交
  23. 27 9月, 2018 1 次提交
  24. 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
  25. 30 7月, 2018 1 次提交
    • Feature/oap/remote (#1505) · efe5299d
      彭勇升 pengys 提交于
      * Sample operator code.
      
      * Indicator aggregator framework.
      
      * Provide some annotation for OAL.
      
      * Remote module.
      
      * Register service.
      
      * Add apache license header.
      
      * Ignore comments when load definition files.
      efe5299d
  26. 25 7月, 2018 1 次提交
  27. 24 7月, 2018 1 次提交