skywalking-java/test/e2e
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
..
e2e-6.x-agent-7.x-oap-compatibility Add E2E test case to verify compatibility between 6.x agents and 7.x … (#4132) 2019-12-26 15:26:08 +08:00
e2e-agent-reboot [CI] Make E2E tests run in multiple JDK versions (#3657) 2019-10-19 23:09:56 +08:00
e2e-base Provide thread monitor create task feature (#4145) 2019-12-31 20:49:45 +08:00
e2e-cluster Add relation metrics verification in e2e test (#4080) 2019-12-19 13:26:27 +08:00
e2e-cluster-with-gateway Add relation metrics verification in e2e test (#4080) 2019-12-19 13:26:27 +08:00
e2e-mysql Provide profile task downstream to sniffer (#4172) 2020-01-09 09:35:39 +08:00
e2e-profile Provide profile task downstream to sniffer (#4172) 2020-01-09 09:35:39 +08:00
e2e-single-service Add relation metrics verification in e2e test (#4080) 2019-12-19 13:26:27 +08:00
e2e-ttl Fix os maven plugin issues for Eclipse m2e (#4144) 2019-12-29 13:49:27 +08:00
pom.xml Provide thread monitor create task feature (#4145) 2019-12-31 20:49:45 +08:00
run.sh [Feature] Support ElasticSearch 7 as backend storage (#3870) 2019-11-21 09:26:23 +08:00