skywalking-java/apm-sniffer
mrproliu 4cf0600f35 Provide profile task downstream to sniffer (#4172)
* 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
2020-01-09 09:35:39 +08:00
..
apm-agent Update JDK compiling level to 8, and remove zip dist. (#4119) 2019-12-25 15:55:24 +08:00
apm-agent-core Provide profile task downstream to sniffer (#4172) 2020-01-09 09:35:39 +08:00
apm-sdk-plugin Fix plugin bug when DUBBO retries (#4187) 2020-01-07 21:35:50 +08:00
apm-test-tools Set the main branch to 7.0.0-SNAPSHOT (#4115) 2019-12-24 16:37:13 +08:00
apm-toolkit-activation [Feature] Add tag annotation to allow tagging span with annotation (#4152) 2019-12-31 12:11:06 +08:00
bootstrap-plugins Set the main branch to 7.0.0-SNAPSHOT (#4115) 2019-12-24 16:37:13 +08:00
config Provide profile task downstream to sniffer (#4172) 2020-01-09 09:35:39 +08:00
optional-plugins Add kotlin coroutine plugin (#4165) 2020-01-04 22:51:59 +08:00
pom.xml Update JDK compiling level to 8, and remove zip dist. (#4119) 2019-12-25 15:55:24 +08:00