skywalking-java/oap-server
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
..
exporter Update JDK compiling level to 8, and remove zip dist. (#4119) 2019-12-25 15:55:24 +08:00
oal-grammar Set the main branch to 7.0.0-SNAPSHOT (#4115) 2019-12-24 16:37:13 +08:00
oal-rt delete unused code. (#4178) 2020-01-06 13:15:48 +08:00
server-alarm-plugin Set the main branch to 7.0.0-SNAPSHOT (#4115) 2019-12-24 16:37:13 +08:00
server-bootstrap Provide profile task downstream to sniffer (#4172) 2020-01-09 09:35:39 +08:00
server-cluster-plugin add Dynamic Configuration Consul AclToken (#4161) 2020-01-02 20:05:16 +08:00
server-configuration add Dynamic Configuration Consul AclToken (#4161) 2020-01-02 20:05:16 +08:00
server-core Provide profile task downstream to sniffer (#4172) 2020-01-09 09:35:39 +08:00
server-library Provide profile task downstream to sniffer (#4172) 2020-01-09 09:35:39 +08:00
server-query-plugin Provide profile task downstream to sniffer (#4172) 2020-01-09 09:35:39 +08:00
server-receiver-plugin Provide profile task downstream to sniffer (#4172) 2020-01-09 09:35:39 +08:00
server-starter Set the main branch to 7.0.0-SNAPSHOT (#4115) 2019-12-24 16:37:13 +08:00
server-starter-es7 Set the main branch to 7.0.0-SNAPSHOT (#4115) 2019-12-24 16:37:13 +08:00
server-storage-plugin Provide profile task downstream to sniffer (#4172) 2020-01-09 09:35:39 +08:00
server-telemetry Set the main branch to 7.0.0-SNAPSHOT (#4115) 2019-12-24 16:37:13 +08:00
server-testing Set the main branch to 7.0.0-SNAPSHOT (#4115) 2019-12-24 16:37:13 +08:00
pom.xml Update JDK compiling level to 8, and remove zip dist. (#4119) 2019-12-25 15:55:24 +08:00