1. 03 11月, 2020 1 次提交
  2. 29 10月, 2020 1 次提交
    • K
      Improve Kubernetes service registry for ALS analysis (#5722) · 92bb474c
      kezhenxu94 提交于
      The current implementation of envoy ALS K8S analysis is based on the hierarchy, pod -> StatefulSet -> deployment, StatefulSet, or others. It's freaky and different from the Istio Kubernetes registry.
      
      The new path is pod -> endpoint -> service, and we should leverage Informer API instead of raw Kubernetes API.
      92bb474c
  3. 03 10月, 2020 1 次提交
  4. 29 9月, 2020 1 次提交
  5. 05 9月, 2020 1 次提交
  6. 17 8月, 2020 1 次提交
  7. 30 7月, 2020 1 次提交
  8. 25 7月, 2020 1 次提交
  9. 21 7月, 2020 1 次提交
  10. 22 6月, 2020 1 次提交
  11. 08 6月, 2020 1 次提交
  12. 06 6月, 2020 1 次提交
    • S
      Remove nacos (#4867) · f3d907bf
      songzhendong 提交于
      * Add annotation(AlarmCore.start)
      
      * Upgrade nacos version to 1.2.0
      
      * Revert "Upgrade nacos version to 1.2.0"
      
      This reverts commit 4d7b06f6d20ee09ad377ad6ef736aeab429314e0.
      
      * Update nacos version to 1.2.0(Solve the security problem of the old version of fastsjon)
      
      * Recovery annotation
      
      * Recovery annotation
      
      * Update nacos version to 1.2.0
      
      * Update tls_key_generate.sh path
      
      Update tls_key_generate.sh path
      
      * Add annotation(AlarmCore.start)
      
      * Revert "Upgrade nacos version to 1.2.0"
      
      This reverts commit 4d7b06f6d20ee09ad377ad6ef736aeab429314e0.
      
      * Update nacos version to 1.2.0(Solve the security problem of the old version of fastsjon)
      
      * Recovery annotation
      
      * Recovery annotation
      
      * Update tls_key_generate.sh path
      
      * Execution Authority
      
      * Remove nacos
      
      * remove nacos code
      
      * remove nacos
      
      remove nacos
      
      * remove nacos
      
      remove nacos
      
      * remove nacos
      
      * remove nacos
      Co-authored-by: Nsongzhendong <289505773@qq.com>
      Co-authored-by: Nsongzhendong <songzhendong@xiaomi.com>
      Co-authored-by: wu-sheng's avatar吴晟 Wu Sheng <wu.sheng@foxmail.com>
      f3d907bf
  13. 07 5月, 2020 1 次提交
  14. 13 4月, 2020 1 次提交
  15. 24 3月, 2020 1 次提交
  16. 15 3月, 2020 1 次提交
  17. 19 2月, 2020 1 次提交
  18. 13 1月, 2020 1 次提交
  19. 25 12月, 2019 1 次提交
    • wu-sheng's avatar
      Update JDK compiling level to 8, and remove zip dist. (#4119) · b5709960
      wu-sheng 提交于
      * Update JDK compiling level to 8, and remove zip dist.
      
      * Exclude annotation and shade API.
      
      * Fix more exclusion.
      
      * 1. Update grava and gson 2. Fix compile issue. 3. Keep protoc and maven plugin in old version. Some incompatible of 3rd party grpc proto.
      
      * Fix dependency conflicts, license and notice issue, and dependency check script issue
      Co-authored-by: Nkezhenxu94 <kezhenxu94@163.com>
      b5709960
  20. 24 12月, 2019 1 次提交
  21. 18 12月, 2019 1 次提交
  22. 25 11月, 2019 1 次提交
  23. 21 11月, 2019 1 次提交
    • K
      [Feature] Support ElasticSearch 7 as backend storage (#3870) · 9b408e82
      kezhenxu94 提交于
      * [Feature] Officially support ElasticSearch 7 as backend storage
      
      * Extract bootstrap module to be shared by multiple starters
      
      * Add missing configuration file and distinguish different version in test
      
      * Update known-oap-backend-dependencies-es7.txt
      
      Update the dependency lib
      
      * Fix missing adaptation to ElasticSearch 7
      
      * Rename ElasticSearch 7 specific class with Es7 infix
      
      * Fix miss-adapted ElasticSearch DAO API
      
      * Add ES7 specific configuration and polish documentations
      
      * Polish documentations
      
      * Polish documentations
      9b408e82
  24. 17 11月, 2019 1 次提交
  25. 30 9月, 2019 1 次提交
  26. 07 9月, 2019 1 次提交
  27. 05 9月, 2019 1 次提交
  28. 07 8月, 2019 1 次提交
  29. 27 7月, 2019 1 次提交
  30. 18 7月, 2019 1 次提交
    • wu-sheng's avatar
      All NEW OAL Runtime Engine (#3109) · 5b039e97
      wu-sheng 提交于
      * Change OAL generator tool to runtime.
      
      Step 1. change project structure. API links and maven pom.
      
      * Part of metrics class generation
      
      * Metrcis class generated.
      
      * Set up the basic structure of new OAL engine.
      
      * Finish metrics generation.
      
      * Support dispatcher generation.
      
      * Format codes.
      
      * Generate dispatcher all methods.
      
      * Implement disable in hardcode.
      
      * Clear up
      
      * Fix compile startup.
      
      * Update license and document of new OAL engine.
      
      * Fix rat.
      
      * Disable class output in default
      
      * Copy from @kezhenxu94 's test PR, https://github.com/apache/skywalking/pull/3110
      
      * Wait for the mount command to finish
      5b039e97
  31. 29 6月, 2019 1 次提交
  32. 17 6月, 2019 1 次提交
  33. 16 6月, 2019 1 次提交
  34. 15 6月, 2019 1 次提交
  35. 15 5月, 2019 1 次提交
    • C
      support Nacos cluster (#2640) · 91ffae25
      caoyixiong 提交于
      * Fix #2546
      
      * Change the stackdepth type
      
      * Fix bug
      
      * Fix CI failed
      
      * fix #2599
      
      * fix ci
      
      * add license
      
      * add ActiveTag error methods
      
      * fix
      
      * fix
      
      * nacos
      
      * nacos
      
      * nacos
      
      * nacos
      
      * fix ci
      
      * support nacos cluster
      
      * fix yml
      
      * fix license
      
      * fix ci
      
      * remove optional
      
      * update license
      
      * update license and doc
      
      * fix
      91ffae25
  36. 25 4月, 2019 1 次提交
  37. 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
  38. 01 3月, 2019 1 次提交
  39. 07 1月, 2019 1 次提交
  40. 27 12月, 2018 1 次提交