1. 27 1月, 2022 1 次提交
    • W
      E2E verify OAP cluster model data aggregation and fix `SelfRemoteClient` self... · 473debfe
      wankai123 提交于
      E2E verify OAP cluster model data aggregation and fix `SelfRemoteClient` self observing metrics. (#8481)
      
      * E2E: verify OAP cluster model data aggregation.
      * Fix `SelfRemoteClient` self observing metrics.
      * Remove unnecessary storage cases in the cluster e2e.
      * Add steps in cluster e2e to verify the whole cluster is up
      * update the doc
      473debfe
  2. 26 1月, 2022 1 次提交
  3. 18 1月, 2022 1 次提交
  4. 13 1月, 2022 2 次提交
  5. 04 1月, 2022 1 次提交
  6. 21 12月, 2021 1 次提交
  7. 18 12月, 2021 2 次提交
  8. 07 12月, 2021 1 次提交
  9. 27 11月, 2021 1 次提交
  10. 21 11月, 2021 1 次提交
  11. 19 11月, 2021 1 次提交
  12. 29 10月, 2021 1 次提交
  13. 26 10月, 2021 2 次提交
  14. 22 10月, 2021 1 次提交
  15. 13 10月, 2021 1 次提交
    • wu-sheng's avatar
      Message Queue performance and consuming latency monitoring (#7918) · fc0d0e1e
      wu-sheng 提交于
      * Support `!= null` in OAL engine.
      * Add `Message Queue Consuming Count` metric for MQ consuming service and endpoint.
      * Add `Message Queue Avg Consuming Latency` metric for MQ consuming service and endpoint.
      * Document with a new menu in the `tracing` catalog is added
      fc0d0e1e
  16. 12 10月, 2021 1 次提交
  17. 11 10月, 2021 1 次提交
  18. 09 10月, 2021 1 次提交
  19. 29 9月, 2021 1 次提交
  20. 24 9月, 2021 1 次提交
  21. 20 9月, 2021 1 次提交
  22. 19 9月, 2021 1 次提交
  23. 17 9月, 2021 1 次提交
  24. 10 9月, 2021 1 次提交
  25. 08 9月, 2021 1 次提交
  26. 07 9月, 2021 1 次提交
  27. 06 9月, 2021 1 次提交
  28. 13 2月, 2020 1 次提交
  29. 11 2月, 2020 1 次提交
    • K
      Set up more strict code styles and fix existing issues (#4337) · 5b255ba3
      kezhenxu94 提交于
      Motivation:
      
      Review code styles with some bots automatically.
      
      Modifications:
      
      Set up ReviewDog in GitHub Action to review code style.
      
      Add more check rules to checkstyle plugin.
      
      Result:
      
      Obvious code styles can be reviewed and commented automatically.
      5b255ba3
  30. 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
  31. 19 11月, 2019 3 次提交
  32. 13 11月, 2019 1 次提交
  33. 01 11月, 2019 1 次提交
  34. 23 10月, 2019 1 次提交
    • 静夜思朝颜's avatar
      Provide agent plugin netty-socketio (#3640) · c640b512
      静夜思朝颜 提交于
      * add plugin netty-socketio https://github.com/mrniko/netty-socketio
      
      * delete create exit span interceptor.
      
      * delete create exit span interceptor testcase.
      
      * delete create exit span interceptor testcase.
      
      * add constructor test unit
      
      * change bind on random port in test case
      
      * reverse upstream master whitespace
      
      * resolve build_id param
      
      * delete health check segment test case
      
      * add ContextManager.isActive check before use activeSpan invoke
      
      * remove unnecessary code and blank line
      c640b512
  35. 12 10月, 2019 1 次提交