1. 29 11月, 2019 1 次提交
    • 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
  2. 28 11月, 2019 1 次提交
  3. 27 11月, 2019 1 次提交
  4. 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
  5. 20 11月, 2019 1 次提交
  6. 19 11月, 2019 1 次提交
  7. 17 11月, 2019 1 次提交
  8. 13 11月, 2019 1 次提交
  9. 10 11月, 2019 1 次提交
  10. 09 11月, 2019 1 次提交
  11. 06 11月, 2019 1 次提交
  12. 01 11月, 2019 1 次提交
  13. 28 10月, 2019 2 次提交
  14. 27 10月, 2019 1 次提交
  15. 25 10月, 2019 1 次提交
    • S
      feat: add support of mongodb v3.7.x or higher (#3591) · 80af1667
      scolia 提交于
      * feat: add support of mongodb v3.7.x or higher
      
      * feat: remove mapping, using EnhancedInstance to mark remotePeer
      
      * feat: add support of v3.6.x
      
      * fix: disable support will 3.6.x, which will throw ClassCircularityError exception
      
      * style: clean code
      
      * fix support of 3.8.x~3.11.1, update test case and doc
      
      * update stage name
      
      * rename class
      
      * rename stage
      80af1667
  16. 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
  17. 23 10月, 2019 3 次提交
    • 静夜思朝颜'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
    • S
      feat: add test case for mongodb-3.x-plugin (#3667) · b56248b0
      scolia 提交于
      * feat: add test case for mongodb-3.x-plugin
      
      * fix: agent-test script error
      
      * feat: change non-compliant code
      
      * fix: remove not proper config
      
      * docs: update docs
      
      * Merge branch 'master' of https://github.com/apache/skywalking into mongodb-testcase
      
      # Conflicts:
      #	Jenkinsfile-Agent-Test-3
      b56248b0
    • 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
  18. 19 10月, 2019 1 次提交
  19. 18 10月, 2019 1 次提交
  20. 16 10月, 2019 1 次提交
  21. 12 10月, 2019 1 次提交
  22. 10 10月, 2019 1 次提交
  23. 09 10月, 2019 1 次提交
  24. 08 10月, 2019 1 次提交
  25. 06 10月, 2019 1 次提交
  26. 05 10月, 2019 2 次提交
  27. 30 9月, 2019 1 次提交
  28. 27 9月, 2019 2 次提交
  29. 25 9月, 2019 1 次提交
    • L
      Add pulsar apm plugin (#3476) · a8742514
      lipenghui 提交于
      * Add pulsar apm plugin.
      
      * Fix check style
      
      * Fix pulsar consumer component define.
      
      * Add pulsar to component-libraries.yml
      
      * Fix error interceptor class.
      
      * Add pulsar to agent support list.
      
      * Add Pulsar to ComponentsDefine and component-libraries.yml
      
      * Move create entry span log of consumer from after method to before method
      
      * Fix send callback issue when exception cause.
      
      * Fix test issues
      
      * Move pulsar plugin to optional plugins
      
      * Add none messages tests for interceptor of producer and consumer.
      
      * Remove unused comments.
      
      * Move pulsar plugin back to the apm-sdk-plugin
      
      * Fix comments
      
      * remove set startTime for entry span(default is set by System.currentTimeMillis)
      
      * Fix comments
      a8742514
  30. 20 9月, 2019 1 次提交
  31. 19 9月, 2019 1 次提交
  32. 18 9月, 2019 1 次提交
    • L
      Add Light4j plugin (#3323) · 72f07b81
      Louis Tsui 提交于
      * Add Light4J 1.6.x plug-in
      
      * Add unit test for Light4J plug-in
      
      * Add missing id to server-starter
      
      * Remove mentions of version 1.6.x
      
      Some local testing showed that the plugin successfully generated traces for a light4j project built with light-codegen v2.x. Therefore, there is no need for a separate plugin for v2.x and no distinction needs to be made with light4j v1.6.x.
      
      * Update supported light4j versions
      
      * Use ContextSnapshot to maintain trace
      
      In a typical Light4j project, the ExceptionHandler#handleRequest is the asynchronous execution point. The flow is ExceptionHandler#handleRequest -> HttpServerExchange#dispatch -> ... -> ExceptionHandler#handleRequest. This means that handleRequest is being intercepted twice and each time a LocalSpan is created. Without handling thread propagation, the trace segment gets split up.
      
      By saving a ContextSnapshot into the enhanced object (ExceptionHandler), we can determine if it is necessary to continue the segment.
      
      * Update logic for span creation in trace
      
      By default, the Light4J plugin now overrides the Undertow plugin's entry span with its own. This new entry span is created just before execution of the ExceptionHandler#handleRequest in the I/O thread. The entry span is generated here because it is considered the starting point of the Light4J handler chain.
      
      There is now also the option to enable detailed span creation when tracing requests through Light4J. These local spans mark which middleware and business handlers are involved with handling the HTTP request to a Light4J service.
      
      * Update skywalking version
      
      * Update light4j version
      
      * Fix LightInstrumentation javadoc
      
      * Remove import violating checkstyle
      
      This import was added from the link reference in the javadoc. The javadoc has now been changed to just reference the method name.
      
      * Move light4j agent config property
      
      * Sync UI
      72f07b81
  33. 17 9月, 2019 1 次提交
  34. 13 9月, 2019 1 次提交