1. 14 1月, 2021 1 次提交
  2. 07 1月, 2021 1 次提交
  3. 24 12月, 2020 1 次提交
  4. 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
  5. 08 12月, 2020 1 次提交
  6. 06 12月, 2020 1 次提交
  7. 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
  8. 22 11月, 2020 1 次提交
  9. 09 11月, 2020 1 次提交
  10. 03 11月, 2020 1 次提交
  11. 29 10月, 2020 2 次提交
  12. 10 10月, 2020 1 次提交
  13. 25 9月, 2020 1 次提交
  14. 31 8月, 2020 1 次提交
  15. 13 8月, 2020 1 次提交
  16. 07 8月, 2020 2 次提交
  17. 30 7月, 2020 1 次提交
  18. 25 7月, 2020 1 次提交
  19. 30 6月, 2020 1 次提交
  20. 22 6月, 2020 1 次提交
  21. 18 6月, 2020 1 次提交
  22. 16 6月, 2020 1 次提交
  23. 05 6月, 2020 1 次提交
  24. 02 6月, 2020 1 次提交
  25. 23 5月, 2020 1 次提交
  26. 12 5月, 2020 1 次提交
  27. 11 5月, 2020 1 次提交
  28. 08 5月, 2020 1 次提交
  29. 21 4月, 2020 1 次提交
  30. 19 4月, 2020 2 次提交
  31. 15 4月, 2020 2 次提交
  32. 14 4月, 2020 1 次提交
  33. 11 4月, 2020 1 次提交
  34. 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
  35. 28 3月, 2020 1 次提交
  36. 23 3月, 2020 1 次提交