skywalking-java/.github/workflows
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
..
ci-it.yaml Move e2e and istio e2e to master and release recheck. (#4048) 2019-12-13 09:31:21 +08:00
docker-ci.yaml Set up github action for E2E and Plugins Tests (#3953) 2019-11-28 21:20:30 +08:00
e2e.yaml Provide thread monitor create task feature (#4145) 2019-12-31 20:49:45 +08:00
istio-mixer-ci.yaml Move e2e and istio e2e to master and release recheck. (#4048) 2019-12-13 09:31:21 +08:00
plugins-test.yaml [Agent] Provide plugin for ShardingSphere 4.0.0-RC3 (#4140) 2019-12-31 17:52:29 +08:00