skywalking-java/dist-material
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
..
bin Fix es7 dist not uploaded in the release process. (#4112) 2019-12-24 12:07:19 +08:00
release-docs Update JDK compiling level to 8, and remove zip dist. (#4119) 2019-12-25 15:55:24 +08:00
alarm-settings-sample.yml Fix es7 dist not uploaded in the release process. (#4112) 2019-12-24 12:07:19 +08:00
alarm-settings.yml Fix es7 dist not uploaded in the release process. (#4112) 2019-12-24 12:07:19 +08:00
application.yml Provide thread monitor create task feature (#4145) 2019-12-31 20:49:45 +08:00
log4j2.xml Fix es7 dist not uploaded in the release process. (#4112) 2019-12-24 12:07:19 +08:00