1. 24 12月, 2020 2 次提交
  2. 22 12月, 2020 3 次提交
  3. 21 12月, 2020 3 次提交
  4. 19 12月, 2020 2 次提交
  5. 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
  6. 17 12月, 2020 1 次提交
  7. 16 12月, 2020 1 次提交
  8. 15 12月, 2020 2 次提交
  9. 13 12月, 2020 1 次提交
  10. 12 12月, 2020 2 次提交
  11. 11 12月, 2020 1 次提交
  12. 10 12月, 2020 3 次提交
  13. 09 12月, 2020 1 次提交
  14. 08 12月, 2020 4 次提交
  15. 07 12月, 2020 1 次提交
  16. 06 12月, 2020 2 次提交
  17. 04 12月, 2020 1 次提交
  18. 30 11月, 2020 2 次提交
  19. 27 11月, 2020 3 次提交
  20. 26 11月, 2020 3 次提交
  21. 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