1. 24 12月, 2019 1 次提交
  2. 23 12月, 2019 1 次提交
  3. 19 12月, 2019 1 次提交
  4. 18 12月, 2019 1 次提交
  5. 17 12月, 2019 3 次提交
  6. 16 12月, 2019 1 次提交
  7. 15 12月, 2019 1 次提交
    • wu-sheng's avatar
      Remove the local/exit span register mechanism in Java agent scenario (#4059) · 4e501328
      wu-sheng 提交于
      * Remove the local span and exit span register mechanism in Java agent scenario.
      
      * Fix config, plugin, and document, as exit span is not required register anymore.
      
      * Try to fix the test case expected data due to no register for exit span.
      
      * Fix toolkit case.
      
      * Remove exit span from plugin test framework document.
      
      * Update protocol, FAQ, and CHANGELOG documents to highlight this change.
      
      * Fix NPE when no entry span in the whole segment. Set endpoint to null in segment entity.
      
      * Fix the snapshot and add inexistence operation name id.
      
      * Fix several async cases.
      
      * Fix undertow test case.
      
      * Fix wrong error log name.
      
      * Keep name consistent with 6.x concepts.
      
      * Try to fix 3 async scenarios.
      
      * Fix okhttp case.
      
      * Fix Spring Async case.
      
      * Fix another NPE
      
      * Fix NPE when first span has no endpoint id when it is local or exit span.
      
      * Still fill first operation name when no endpoint id.
      4e501328
  8. 13 12月, 2019 1 次提交
  9. 11 12月, 2019 1 次提交
  10. 10 12月, 2019 1 次提交
  11. 09 12月, 2019 1 次提交
    • Z
      [Feature] Service instance dependency (#3978) · 3741f4e3
      zhang-wei 提交于
      * dispatcher
      
      * getServiceInstanceTopology implementation
      
      * CacheUpdateTimer
      
      * fix compilation failure
      
      * fix compilation failure
      
      * fix esDao
      
      * Update dao list
      
      * dispatcher
      
      * getServiceInstanceTopology implementation
      
      * CacheUpdateTimer
      
      * fix compilation failure
      
      * fix compilation failure
      
      * fix esDao
      
      * Update dao list
      
      * test e2e
      
      * add official_analysis.oal & update getServiceInstanceTopology
      
      * test instance topo for single service
      
      * fix gql
      
      * fix verifyServiceInstances
      
      * verifyServiceInstanceTopo
      
      * fix verifyServiceInstanceTopo
      
      * fix ServiceInstanceInventory#name
      
      * fix ServiceInstanceInventory#name
      
      * e2e test
      
      * fix action
      
      * fix provider port
      
      * fix Instance Node Type
      
      * re run
      
      * fix expected-data
      
      * add e2e mysql
      
      * set @test timeout
      
      * fix ci
      
      * increase timeout
      
      * re check
      
      * test ttl es7
      
      * test ttl
      
      * fix action
      
      * merge group
      
      * test ttl es7
      
      * replace official_analysis.oal
      
      * replace official_analysis.oal
      
      * comments
      
      * add TODO
      
      * add TODO
      
      * fix filed name
      3741f4e3
  12. 06 12月, 2019 1 次提交
  13. 04 12月, 2019 1 次提交
  14. 29 11月, 2019 2 次提交
    • G
      Distribute "service-apdex-threshold.yml" (#3976) · 87b7afcd
      Gao Hongtao 提交于
      * Update pom.xml
      
      Exclude "service-apdex-threshold.yml" from jar
      
      * Add service-apdex-threshold.yml to the config folder of release jar
      87b7afcd
    • G
      Add apdex function to OAL (#3855) · 6475ab3d
      Gao Hongtao 提交于
      * Add apdex function to OAL
      
      * Add empty line
      
      * Setup config watcher
      
      * Add identifier type to function parameter
      
      * Add config test
      
      * Update score algorithm
      
      * Replace responseCode with status
      
      * Add comments about apdex score algorithm
      
      * Add docs
      
      * Add e2e test case
      
      * Update test case
      
      * Fix disptch class generating error
      
      * Update value name of apdex metric
      
      * Tuning threshold
      
      * Fix single tolerated point bug
      6475ab3d
  15. 28 11月, 2019 1 次提交
  16. 21 11月, 2019 2 次提交
    • J
      d581f229
    • 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
  17. 20 11月, 2019 1 次提交
  18. 19 11月, 2019 3 次提交
  19. 18 11月, 2019 1 次提交
  20. 17 11月, 2019 1 次提交
  21. 15 11月, 2019 1 次提交
  22. 14 11月, 2019 1 次提交
  23. 13 11月, 2019 1 次提交
  24. 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
  25. 11 11月, 2019 1 次提交
  26. 05 11月, 2019 1 次提交
  27. 01 11月, 2019 1 次提交
  28. 30 10月, 2019 3 次提交
  29. 28 10月, 2019 1 次提交
  30. 24 10月, 2019 1 次提交
    • Q
      Add register persistent worker latency metrics #3671 (#3677) · 69a28d45
      qiyang 提交于
      * Add register persistent worker latency metrics  #3671
      
      * remove never thrown exception on Time#close()
      add panel to mesh-mode-grafana.json
      
      * remove never thrown exception on Time#close()
      add panel to mesh-mode-grafana.json
      69a28d45
  31. 23 10月, 2019 2 次提交
    • 静夜思朝颜'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
    • J
      Makes the scope of alarm message more semantic. (#3680) · 2f3d009e
      Jared Tan 提交于
      * Makes the scope of alarm information more semantic.
      
      * update md.
      
      * update md.
      
      * add ruleName in AlarmMsg.
      
      * update md.
      
      * update test case.
      
      * fix coveralls.
      
      * fix coveralls.
      
      * fix ci.
      2f3d009e