1. 05 8月, 2019 1 次提交
  2. 02 8月, 2019 1 次提交
  3. 26 7月, 2019 1 次提交
  4. 24 7月, 2019 1 次提交
  5. 21 7月, 2019 2 次提交
  6. 16 7月, 2019 1 次提交
  7. 15 7月, 2019 2 次提交
  8. 12 7月, 2019 1 次提交
  9. 02 7月, 2019 1 次提交
  10. 29 6月, 2019 1 次提交
    • wu-sheng's avatar
      Move master to 6.3.0 (#2968) · 4faa950c
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v6.2.0
      
      * [maven-release-plugin] prepare for next development iteration
      4faa950c
  11. 13 6月, 2019 1 次提交
  12. 12 6月, 2019 2 次提交
  13. 10 6月, 2019 1 次提交
  14. 03 6月, 2019 1 次提交
    • wu-sheng's avatar
      Dynamic Configuration and Dynamic Configuration Service (#2810) · 2e846c60
      wu-sheng 提交于
      * Implement the base of config API module.
      
      * Finish configuration module codebases w/o tests, revert some changes.
      
      * Finish mock tests.
      
      * Add new gRPC service for configuration.
      
      * Make gRPC configuration sync provider works.
      
      * Add database slow statement dynamic setting.
      
      * Finish the dynamic configuration service.
      
      * Fix version.
      2e846c60
  15. 31 5月, 2019 1 次提交
  16. 28 5月, 2019 1 次提交
  17. 19 5月, 2019 1 次提交
  18. 17 5月, 2019 1 次提交
  19. 16 5月, 2019 1 次提交
  20. 10 5月, 2019 2 次提交
  21. 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
  22. 09 4月, 2019 1 次提交
  23. 07 4月, 2019 1 次提交
  24. 02 4月, 2019 2 次提交
    • wu-sheng's avatar
      Add jaeger traces support (#2434) · ff6fb90d
      wu-sheng 提交于
      * Make Jaeger receiver works in 12450 as default.
      
      * Finish compile and codebase.
      
      * Make codes runnable.
      
      * Finish Jaeger query tests.
      
      * Add document for jaeger receiver.
      
      * Add readme.
      
      * Fix a break link.
      
      * Finish doc.
      ff6fb90d
    • 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
  25. 31 3月, 2019 2 次提交
    • wu-sheng's avatar
      Reorganize the receiver proto (#2426) · 315c0e69
      wu-sheng 提交于
      * Move all receiver proto files together, in case the class conflict in gogoproto.
      
      * Add jaeger proto and its dependency proto. Also license provided.
      
      * Fix rat.
      315c0e69
    • 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
  26. 30 3月, 2019 1 次提交
  27. 27 3月, 2019 1 次提交
  28. 26 3月, 2019 2 次提交
    • 1. Fixed the warning of 'parent.relativePath' points issue when running the... · a482eaf3
      彭勇升 pengys 提交于
      1. Fixed the warning of 'parent.relativePath' points issue when running the mvn package command. (#2404)
      
      2. Fixed the warning of duplicate declaration of plugin issue when running the mvn package command.
      3. Fixed the warning of duplicate declaration of mysql connector jar when running the mvn package command, because of provided scope include test scope.
      4. Fixed the warning of expression ${artifactId} is deprecated issue when running the mvn package command.
      5. Fixed the warning of expression ${version} is deprecated issue when running the mvn package command.
      a482eaf3
    • wu-sheng's avatar
      Support endpoint group in mesh. (#2403) · 3acd044d
      wu-sheng 提交于
      * Support endpoint group in mesh.
      
      * Fix CI.
      
      * Refactor for reduce string compare.
      
      * Support endpoint naming rule in service level
      3acd044d
  29. 25 3月, 2019 1 次提交
    • wu-sheng's avatar
      Support gRPC metric exporter (#2395) · 0ecf641c
      wu-sheng 提交于
      * Support grpc exporter.
      
      * Support scope(all) metric export and finish document.
      
      * Close exporter even in local debug env. And fix CI.
      
      * Remove the system.out
      
      * Fix absent 4.
      
      * Support subscription from remote.
      
      * Add the doc
      
      * Update application.yml
      0ecf641c
  30. 23 3月, 2019 2 次提交
  31. 20 3月, 2019 1 次提交
  32. 19 3月, 2019 1 次提交