1. 12 1月, 2020 1 次提交
  2. 11 1月, 2020 1 次提交
  3. 10 1月, 2020 3 次提交
  4. 09 1月, 2020 1 次提交
    • 静夜思朝颜's avatar
      Provide profile task downstream to sniffer (#4172) · 4cf0600f
      静夜思朝颜 提交于
      * Provide profile task downstream to sniffer
      
      * fix agent unit testcase issue
      
      * add profile switch config on sniffer
      
      * fix es error
      
      * 1. add @DefaultImplementor on the sniffer profile task service
      2. change ProfileTaskExecutionService#PROFILE_TASK_READY_SCHEDULE to final and remove volatile
      2. fix style error
      
      * change timeFromStartMills use `<` to compare
      
      * 1. add `maxSamplingCount` to profile task
      2. make profile task limit to the common package
      
      * 1. change `agent.active_profile` to `profile.active` and make true on default
      2. add `maxSamplingCount` in profile task
      3. use `createTime` to check has new command list
      4. add task re-check before process profile task
      
      * 1. add `profile-receiver` document
      2. change `ProfileTaskExecutionService` use single schedule thread pool
      3. cache dont need fetch data when no data, use auto-fresh mechanism only
      
      * remove navigate time judge, fix comment wrong meaning
      4cf0600f
  5. 07 1月, 2020 3 次提交
  6. 06 1月, 2020 2 次提交
  7. 05 1月, 2020 2 次提交
    • Z
      Update README.md (#4175) · 23b15e64
      zhang-wei 提交于
      * update doc version
      
      * ref 6.x branch
      
      * ref 6.x branch
      
      * update doc/README.md
      
      * remove 5.x ...
      23b15e64
    • G
      Add es7 support to docker (#4043) · 8d0c3b91
      Gao Hongtao 提交于
      * Add es7 support to docker
      
      * Add es7 to github aciton workflow
      
      * Rename dockerfile
      
      * Update docker-compose
      
      * Update matrix es name
      
      * Set oap tag
      
      * Add document
      
      * Update How-to-build.md
      8d0c3b91
  8. 04 1月, 2020 2 次提交
  9. 03 1月, 2020 3 次提交
  10. 02 1月, 2020 3 次提交
  11. 01 1月, 2020 3 次提交
  12. 31 12月, 2019 4 次提交
    • 静夜思朝颜's avatar
      Provide thread monitor create task feature (#4145) · d38a8eaa
      静夜思朝颜 提交于
      * provide thread monitor task service to create
      
      * provide thread monitor task GraphQL implements
      
      * 1. change thread monitor field names
      2. fix `getThreadMonitorTaskList` query time bucket error
      
      * provide config stream processor
      
      * update submodule `query-protocol`
      
      * resolve e2e-mysql error
      
      * remove useless storage interface method.
      
      * rename `ThreadMonitorTask` to `ProfileTask`
      
      * change e2e-profile to the top level
      
      * fix profile test analyze error
      
      * remove StringUtil#isBlank.
      
      * 1. remove create profile task duration unit
      2. remove GraphQL getTask list duration field
      3. add `profileTaskQueryMaxSize` in `storage` -> `elasticsearch(7)` configuration, default get 200 profile task
      
      * provide e2e different storage tests
      
      * 1. fix rat check
      2. remove DurationUtils.java#toSecond
      3. remove ProfileTaskQueryEs7DAO
      
      * fix e2e code format error
      
      * provide es6 and es7 storage e2e tests
      
      * change e2e profile es module artifactId
      Co-authored-by: Nkezhenxu94 <kezhenxu94@163.com>
      d38a8eaa
    • Z
      [Agent] Provide plugin for ShardingSphere 4.0.0-RC3 (#4140) · c5827f88
      Zhang Yonglun 提交于
      * shardingsphere 4.x RC3 test
      
      * shardingsphere 4.x RC3 test
      
      * shardingsphere 4.x RC3 test
      
      * shardingsphere 4.x RC3 plugin
      
      * shardingsphere 4.x RC3 plugin
      
      * shardingsphere 4.x RC3 plugin
      
      * shardingsphere 4.x RC3 plugin temp for a test
      
      * shardingsphere 4.x RC3 plugin revert temp changes
      
      * shardingsphere 4.x RC3 plugin change package name
      Co-authored-by: wu-sheng's avatar吴晟 Wu Sheng <wu.sheng@foxmail.com>
      c5827f88
    • A
      [test/plugin] immigrate test activemq scenario. (#4151) · f64f3c14
      aderm 提交于
      * [test/plugin] immigrate test activemq scenario.
      Co-authored-by: wu-sheng's avatar吴晟 Wu Sheng <wu.sheng@foxmail.com>
      f64f3c14
    • K
      [Feature] Add tag annotation to allow tagging span with annotation (#4152) · 51e74ca4
      kezhenxu94 提交于
      * [Feature] Add tag annotation to allow tagging span with annotation
      
      * Use repeatable annotation syntax and add docs and example codes
      
      * Fix failed unit test
      51e74ca4
  13. 30 12月, 2019 1 次提交
  14. 29 12月, 2019 2 次提交
  15. 27 12月, 2019 3 次提交
  16. 26 12月, 2019 5 次提交
  17. 25 12月, 2019 1 次提交