1. 08 6月, 2021 1 次提交
  2. 09 4月, 2021 1 次提交
  3. 27 2月, 2021 1 次提交
  4. 24 2月, 2021 1 次提交
  5. 02 2月, 2021 1 次提交
    • wu-sheng's avatar
      Begin the 8.5.0 iteration (#6302) · cdfe6ab3
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v8.4.0
      
      * [maven-release-plugin] prepare for next development iteration
      cdfe6ab3
  6. 01 1月, 2021 1 次提交
  7. 29 11月, 2020 1 次提交
  8. 25 11月, 2020 1 次提交
    • G
      Observing Istio control plane (#5835) · b39c4306
      Gao Hongtao 提交于
      * Add Istio control plane otel MAL expressions and UI template
      * Remove OpenCensus receiver, add OpenTelemetry receiver
      * Transfer oc receiver to ot receiver
      * Create indices on boot
      * Document istio metrics and otel receiver
      * Update CHANGES.md
      * Fix potential NPE
      * Add group to meter and cleanup istio mixer
      * Update e2e case due to the change of meter metric name
      * Update prometheus fetcher config, fix sql builder issue of h2
      * Disable istio and so11y metrics by default.
      * Fix micrometer testcase
      b39c4306
  9. 09 11月, 2020 1 次提交
  10. 24 10月, 2020 1 次提交
  11. 31 7月, 2020 1 次提交
    • wu-sheng's avatar
      Begin 8.2.0 iteration. (#5211) · 2f2840cb
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v8.1.0
      
      * [maven-release-plugin] prepare for next development iteration
      2f2840cb
  12. 05 7月, 2020 1 次提交
  13. 12 6月, 2020 1 次提交
  14. 31 3月, 2020 1 次提交
  15. 19 3月, 2020 1 次提交
  16. 29 12月, 2019 1 次提交
  17. 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
  18. 24 12月, 2019 1 次提交
  19. 06 12月, 2019 1 次提交
  20. 12 11月, 2019 1 次提交
    • wu-sheng's avatar
      Move to 6.6.0 SNAPSHOT (#3839) · 3fbaec42
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v6.5.0
      
      * [maven-release-plugin] prepare for next development iteration
      3fbaec42
  21. 23 9月, 2019 1 次提交
  22. 09 9月, 2019 1 次提交
    • wu-sheng's avatar
      Move to 6.5.0 (#3439) · ce20fe10
      wu-sheng 提交于
      * [maven-release-plugin] prepare release v6.4.0
      
      * [maven-release-plugin] prepare for next development iteration
      ce20fe10
  23. 01 9月, 2019 1 次提交
  24. 05 8月, 2019 1 次提交
  25. 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
  26. 17 5月, 2019 1 次提交
  27. 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
  28. 02 4月, 2019 1 次提交
    • 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
  29. 31 3月, 2019 1 次提交
    • 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