skywalking-java/docs/en
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
..
FAQ Remove the local/exit span register mechanism in Java agent scenario (#4059) 2019-12-15 19:15:47 +08:00
concepts-and-designs Add documents for apdex and parameter explanation for heatmap, apdex and p99 (#4142) 2019-12-27 22:09:03 +08:00
guides Add troubleshooting doc for E2E (#4146) 2019-12-29 20:21:15 +08:00
protocols Remove the local/exit span register mechanism in Java agent scenario (#4059) 2019-12-15 19:15:47 +08:00
setup Provide thread monitor create task feature (#4145) 2019-12-31 20:49:45 +08:00