skywalking-java/test/e2e
mrproliu d38a8eaaa7 Provide thread monitor create task feature (#4145)
* 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: kezhenxu94 <kezhenxu94@163.com>
2019-12-31 20:49:45 +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 thread monitor create task feature (#4145) 2019-12-31 20:49:45 +08:00
e2e-profile Provide thread monitor create task feature (#4145) 2019-12-31 20:49:45 +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