1. 14 8月, 2019 2 次提交
  2. 11 8月, 2019 1 次提交
  3. 09 8月, 2019 1 次提交
  4. 06 8月, 2019 1 次提交
  5. 03 8月, 2019 1 次提交
    • L
      Add jdk http plugin (#3171) · 6e837153
      li.can 提交于
      * add http
      
      * update plugin
      
      * Add StaticMethodsAroundInterceptor to be injected.
      
      * move to options plugin
      
      * move folder
      
      * update pom
      
      * support https
      
      * add witness class
      
      * Make JDK9-11 available for bootstrap instrumentation
      
      * Remove temp folder of old bootstrap instrumentation requirement.
      
      * remove witness ,work for jdk6,7,8,9,10,11
      
      * Make JDK 12 works.
      
      * move jdk-http-plugin to bootstrap-plugins folder
      
      * add httpsclient
      
      * update README.md
      6e837153
  6. 02 8月, 2019 1 次提交
  7. 31 7月, 2019 3 次提交
  8. 29 7月, 2019 1 次提交
  9. 28 7月, 2019 1 次提交
  10. 25 7月, 2019 1 次提交
  11. 24 7月, 2019 1 次提交
  12. 20 7月, 2019 1 次提交
  13. 02 7月, 2019 1 次提交
    • Spring @Async plugin support (#2902) · 48ffd092
      于玉桔 提交于
      * spring_async_plugin
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * format fix
      
      * rename
      
      * fix
      
      * fix version
      
      * Update SWCallable.java
      
      * Update Supported-list.md
      
      * Update Supported-list.md
      48ffd092
  14. 01 7月, 2019 1 次提交
  15. 27 6月, 2019 1 次提交
  16. 23 6月, 2019 1 次提交
    • wu-sheng's avatar
      Fix OOM by empty stack of exception. (#2931) · d844a525
      wu-sheng 提交于
      * Support bootstrap class enhance and fix OOM by empty stack of exception.
      
      * Agent document update
      
      * Remove a word.
      
      * Fix wrong cause exception search.
      
      * Fix the condition
      
      * Revert bootstrap class loader enhance.
      
      * Remove import.
      
      * no message
      d844a525
  17. 21 6月, 2019 1 次提交
  18. 20 6月, 2019 2 次提交
  19. 19 6月, 2019 1 次提交
  20. 18 6月, 2019 1 次提交
  21. 17 6月, 2019 1 次提交
  22. 16 6月, 2019 1 次提交
  23. 15 6月, 2019 1 次提交
  24. 14 6月, 2019 1 次提交
    • wu-sheng's avatar
      Revert SolrJ plugin. (#2871) · 0f9c27d4
      wu-sheng 提交于
      * Revert SolrJ plugin.
      
      * Remove an unexpected test case.
      
      * Revert "Remove an unexpected test case."
      
      This reverts commit 359990e18b0c0ae1a6e1005ff985bf237ec05619.
      
      * Clear context.
      
      * Fix a leak.
      0f9c27d4
  25. 11 6月, 2019 1 次提交
  26. 07 6月, 2019 1 次提交
    • K
      Provide Nacos dynamic configuration center implementation. fixes #2816 (#2817) · 7f227709
      kezhenxu94 提交于
      * Provide Nacos dynamic configuration center implementation. fixes #2816
      
      * Add unit tests
      
      * Sync
      
      * Replace pull-mode with watch-mode
      
      * Fix ci
      
      * Unify dependency management
      
      * Add integration tests
      
      * Revert unexpected changes
      
      * Add more test cases
      
      * Revert unexpected changes
      
      * Suppress IDE warning
      
      * Correctify volumes position
      
      * Add license header
      
      * Remove Chinese comments
      
      * Sync
      
      * Sync
      
      * Sync
      
      * Sync
      
      * Revert unexpected changes
      
      * Rebase on refactored code and add missing config to docker
      
      * Fix unit test
      
      * Revert unnecessary changes
      7f227709
  27. 05 6月, 2019 1 次提交
    • D
      Provide plugin for Solr-7.x(client) (#2730) · 6ae51742
      daming 提交于
      * new branch for solrj-plugin
      
      * rollback and add module solrj-plugin
      
      * preparing to pr
      
      * to resolve reviewers' suggestions
      
      * remove unused code
      
      * remove unused code
      
      * remove unused comments
      
      * To avoid NPE
      
      * fix typo
      
      * Change to JRE6
      
      * fix pom.xml merge incorrectly. and java.net.URL instead of Regex
      
      * Using RuntimeContext instead of ThreadLocal
      
      * To reduce unnecessary tags
      
      * add test cases
      
      * fix validation fail
      
      * add solrj-plugin into component-libraries & Supported-list
      
      * to trace all patch to avoid recheck status of span
      
      * remove unnecessary properites
      
      * remove unnecessary tags
      
      * Add the config to document of setup
      6ae51742
  28. 03 6月, 2019 2 次提交
    • wu-sheng's avatar
      Dynamic Configuration and Dynamic Configuration Service (#2810) · 2e846c60
      wu-sheng 提交于
      * Implement the base of config API module.
      
      * Finish configuration module codebases w/o tests, revert some changes.
      
      * Finish mock tests.
      
      * Add new gRPC service for configuration.
      
      * Make gRPC configuration sync provider works.
      
      * Add database slow statement dynamic setting.
      
      * Finish the dynamic configuration service.
      
      * Fix version.
      2e846c60
    • Good news of an important feature: time series implementation in Elasticsearch storage. (#2808) · 5036e833
      彭勇升 pengys 提交于
      * The new feature of Elasticsearch storage with the time series implementation.
      
      * Time bucket util improve.
      
      * Fixed some Gramma error.
      
      * Update ttl.md
      
      Polish English a little.
      
      * Update ttl.md
      
      Add more explicit description of TTL
      
      * Update ttl.md
      
      * Update StorageModuleElasticsearchConfig.java
      
      Set otherMetricsDataTTL = 0 as default, make user more clear.
      
      * Rename the timeSeriesAble to capableOfTimeSeries
      
      * Fixed a test case failure.
      5036e833
  29. 02 6月, 2019 1 次提交
    • Z
      Provide plugin for ShardingSphere (#2699) (#2727) · f803a2ad
      Zhang Yonglun 提交于
      * merge
      
      * merge
      
      * Provide plugin for ShardingSphere (#2699)
      
      * Provide plugin for ShardingSphere (#2699)
      
      * Provide plugin for ShardingSphere (#2699)
      
      * adjust package name (#2699)
      
      * fix mvnw (#2699)
      
      * revert files access permission from 644 to 755
      
      * change the access permission from 644 to 755
      
      * change files access permission from 644 to 755
      
      * revert all no changes files
      f803a2ad
  30. 24 5月, 2019 2 次提交
    • wu-sheng's avatar
      Update Supported-list.md (#2751) · bb4c8c04
      wu-sheng 提交于
      bb4c8c04
    • F
      Support RESTEasy 3.x (#2665) · bc6f06f9
      FuCheng,Yan 提交于
      * feat(agent sdk): resteasy plugin
      
      * fix(agent sdk): fix component define
      
      * fix(agent sdk): fix file license
      
      * fix(agent sdk): fix file license
      
      * docs(agent sdk): add supported list
      
      * fix(agent sdk): fix file license
      
      * fix(agent sdk): fix response error tag
      
      * fix(agent sdk): fix
      
      * fix(agent sdk): adapter 3.5+
      
      * fix(agent sdk): remove unreasonable async handling
      bc6f06f9
  31. 20 5月, 2019 1 次提交
  32. 17 5月, 2019 2 次提交
  33. 15 5月, 2019 1 次提交