1. 01 2月, 2021 1 次提交
  2. 21 1月, 2021 1 次提交
  3. 19 1月, 2021 1 次提交
  4. 14 1月, 2021 1 次提交
  5. 06 1月, 2021 1 次提交
  6. 18 12月, 2020 1 次提交
    • Z
      Update submodule to sync namespaced proto files (#6026) · 6feeaf6e
      Zhenxu Ke 提交于
      * update submodule to sync namespaced proto files
      
      * add compat E2E test and update mock collector
      
      * add changelog, fix GHA syntax, compat Java agent
      
      * highlight notes, use archive dist, revert compat in agent
      
      * polish changelog, add missing `-javaagent` in provider
      
      * fix wrong position of JAVA_OPTS
      
      * polish changelog
      6feeaf6e
  7. 29 11月, 2020 1 次提交
  8. 26 11月, 2020 1 次提交
  9. 20 11月, 2020 1 次提交
  10. 17 11月, 2020 1 次提交
  11. 16 11月, 2020 1 次提交
  12. 08 11月, 2020 1 次提交
  13. 06 11月, 2020 1 次提交
  14. 24 10月, 2020 1 次提交
  15. 16 10月, 2020 1 次提交
  16. 29 9月, 2020 1 次提交
  17. 27 9月, 2020 1 次提交
  18. 20 9月, 2020 1 次提交
  19. 13 9月, 2020 1 次提交
  20. 30 8月, 2020 1 次提交
  21. 26 8月, 2020 1 次提交
  22. 23 8月, 2020 1 次提交
  23. 10 8月, 2020 1 次提交
  24. 06 8月, 2020 1 次提交
  25. 05 8月, 2020 1 次提交
  26. 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
  27. 30 7月, 2020 2 次提交
  28. 25 7月, 2020 1 次提交
  29. 23 7月, 2020 1 次提交
  30. 22 7月, 2020 1 次提交
  31. 05 7月, 2020 1 次提交
  32. 27 6月, 2020 1 次提交
  33. 22 6月, 2020 1 次提交
  34. 21 6月, 2020 1 次提交
  35. 20 6月, 2020 1 次提交
  36. 12 6月, 2020 1 次提交
  37. 07 5月, 2020 1 次提交
  38. 10 4月, 2020 1 次提交
    • wu-sheng's avatar
      Make 8.0.0 Core available. New protocol and register removed. (#4599) · 6fe2041b
      wu-sheng 提交于
      Here are the list of changes we made in this pull request. Top 3 are the principle changes, others are following these principles.
      1. New agent and mesh report protocol. 
      2. New agent header protocol. 
      3. Service register, instance register and network address register have been removed permanently.
      4. Service traffic, instance traffic and network alias metrics are added to replace the service, instance and network address inventory.
      5. Register process has been removed.
      6. Metrics stream process supports insert only mode, especially for traffic entities.
      7. Metrics stream process supports no-downsampling mode for traffic entities and network alias.
      8. Remove all register mechanism and cache in the java agent.
      9. Remove MONTH step in GraphQL query.
      10. Update UI to remove MONTH step query, the max query range is 60 days now.
      11. Simplify the TTL to metrics and record. And the unit has been formatted in Day unit. No specific TTL for ElasticSearch storage.
      12. Buffer mechanism of trace receiver and mesh receiver has been removed due to no register.
      13. New service id, instance id and endpoint id rules, including service relation, instance relation and endpoint relation id rules.
      14. Java agent support `keep tracing` mode, meaning, agent generating tracing context even the backend is unconnected/unavailable.
      15. Plugin test tool up to date, in order to support new protocol.
      16. Plugin tests expected data files updated.
      17. E2E tests updated.
      18. Telemetry of Grafana config has been merged into one.
      19. Documentation updates.
      20. [TBD] InfluxDB storage implementation is not available, need @dmsolr to fix later, in order to reduce the master change block by this PR.
      6fe2041b
  39. 31 3月, 2020 1 次提交