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
Zhang Yonglun
c5827f889a
[Agent] Provide plugin for ShardingSphere 4.0.0-RC3 ( #4140 )
...
* shardingsphere 4.x RC3 test
* shardingsphere 4.x RC3 test
* shardingsphere 4.x RC3 test
* shardingsphere 4.x RC3 plugin
* shardingsphere 4.x RC3 plugin
* shardingsphere 4.x RC3 plugin
* shardingsphere 4.x RC3 plugin temp for a test
* shardingsphere 4.x RC3 plugin revert temp changes
* shardingsphere 4.x RC3 plugin change package name
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2019-12-31 17:52:29 +08:00
aderm
f64f3c1433
[test/plugin] immigrate test activemq scenario. ( #4151 )
...
* [test/plugin] immigrate test activemq scenario.
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2019-12-31 15:31:39 +08:00
kezhenxu94
51e74ca4c4
[Feature] Add tag annotation to allow tagging span with annotation ( #4152 )
...
* [Feature] Add tag annotation to allow tagging span with annotation
* Use repeatable annotation syntax and add docs and example codes
* Fix failed unit test
2019-12-31 12:11:06 +08:00
吴晟 Wu Sheng
1ee14fbbc8
Support customized instance name by a new UUID naming policy. ( #4148 )
2019-12-30 14:59:29 +08:00
kezhenxu94
6af14a36bc
Add troubleshooting doc for E2E ( #4146 )
2019-12-29 20:21:15 +08:00
Gao Hongtao
4211eff558
Fix os maven plugin issues for Eclipse m2e ( #4144 )
...
* Fix mave-os plugin issues for Eclipse m2e
* Add os-msven-plugin.version property
2019-12-29 13:49:27 +08:00
吴晟 Wu Sheng
06bdff0e02
Add documents for apdex and parameter explanation for heatmap, apdex and p99 ( #4142 )
2019-12-27 22:09:03 +08:00
mrproliu
2fcf7c4649
provide config stream processor ( #4133 )
...
* provide config stream processor
* 1. rename config to none stream
2. add comments on none stream relate classes
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2019-12-27 14:58:15 +08:00
Weiyi Liu
9415f68127
Fix the wrong comments. ( #4139 )
2019-12-27 12:10:37 +08:00
Andy Ai
4aac3293ca
[test/plugin] immigrate test play framework scenario ( #4128 )
...
* Add play-scenario
* Set play plugin as default
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: Weiyi Liu <liuweiyi@cmss.chinamobile.com>
2019-12-26 22:42:56 +08:00
kezhenxu94
ea9acc5c24
Add E2E test case to verify compatibility between 6.x agents and 7.x … ( #4132 )
2019-12-26 15:26:08 +08:00
aderm
e25b1e6008
improve if find parent, quick exit ( #4107 )
2019-12-26 10:02:42 +08:00
Zhang Yonglun
ab39cecb17
shardingsphere 4.x RC1 RC2 test ( #4118 )
2019-12-26 08:31:10 +08:00
kezhenxu94
30cbe38df7
Move Armeria plugin to default plugin list ( #4130 )
...
* Move Armeria plugin to default plugin list
* Move Armeria plugin to default plugin list
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2019-12-26 00:45:48 +08:00
aderm
8476316e96
refactor code. ( #4120 )
2019-12-25 23:35:35 +08:00
吴晟 Wu Sheng
25a677b9c7
Move Webflux plugin into default list. ( #4129 )
...
* Move Webflux plugin into default list.
* Fix a typo.
2019-12-25 22:08:14 +08:00
吴晟 Wu Sheng
3dde94ff66
Move lettuce into default plugin ( #4127 )
...
* Move lettuce into default plugin
* Fix maven pom
2019-12-25 18:53:49 +08:00
于玉桔
1e9f929f97
[test/plugin] immigrate test zookeeper scenario. ( #4106 )
...
* zookeeper test
* update expected data file
* fix review code
* fixed
* bugfix
* update version
* fix bug
* fix
Co-authored-by: zhang-wei <pknfe@outlook.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2019-12-25 17:25:09 +08:00
吴晟 Wu Sheng
b570996006
Update JDK compiling level to 8, and remove zip dist. ( #4119 )
...
* Update JDK compiling level to 8, and remove zip dist.
* Exclude annotation and shade API.
* Fix more exclusion.
* 1. Update grava and gson 2. Fix compile issue. 3. Keep protoc and maven plugin in old version. Some incompatible of 3rd party grpc proto.
* Fix dependency conflicts, license and notice issue, and dependency check script issue
Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
2019-12-25 15:55:24 +08:00
于玉桔
7dc8065267
[test/plugin] immigrate test lettuce scenario. ( #4113 )
...
* lettuce test
* fix
* update version
* a new one group
* revert
* update expect data
Co-authored-by: Weiyi Liu <liuweiyi@cmss.chinamobile.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2019-12-25 11:22:15 +08:00
zhang-wei
ba192a9f13
[test/plugin] immigrate test servicecomb scenario ( #4109 )
...
* servicecomb scenario
2019-12-25 09:43:57 +08:00
kezhenxu94
bf6491f449
[Feature] Provide Java Agent for Apache HttpClient 3.x ( #4111 )
...
* Add Java Agent for Apache HttpClient 3.x
* Update Supported-list.md
* Update pom.xml
2019-12-24 23:20:44 +08:00
adamni135
9dcd3c74de
write file unwait ( #4099 )
2019-12-24 18:41:45 +08:00
吴晟 Wu Sheng
d7f7799c80
Set the main branch to 7.0.0-SNAPSHOT ( #4115 )
...
* [maven-release-plugin] prepare release v6.6.0
* [maven-release-plugin] prepare for next development iteration
2019-12-24 16:37:13 +08:00
吴晟 Wu Sheng
7c535f8612
Fix es7 dist not uploaded in the release process. ( #4112 )
2019-12-24 12:07:19 +08:00
Gao Hongtao
4ed21e1c9d
Filter endpoint with an id == 0 ( #4105 )
2019-12-23 11:57:58 +08:00
Qiuxia Fan
4f80c5b750
ui sync: fix line chart ( #4103 )
2019-12-21 23:56:12 +08:00
吴晟 Wu Sheng
fa379d786c
Update README.md ( #4102 )
2019-12-21 23:10:42 +08:00
Kdump
c3a769fa5b
sync ui ( #4100 )
2019-12-21 18:47:57 +08:00
Zhang Yonglun
6fce5ca790
[test/plugin] immigrate test shardingsphere 3.x scenario. ( #4093 )
...
* shardingsphere 3.x test
* shardingsphere 3.x test refine
* shardingsphere 3.x test refine
* shardingsphere 3.x test refine
* shardingsphere 3.x test refine
* shardingsphere 3.x test refine
* shardingsphere 3.x test refine
* shardingsphere 3.x test refine
* Remove the local/exit span register mechanism
* for comments
* for comments
2019-12-21 11:59:33 +08:00
Qiuxia Fan
2133669b14
UI sync: update instance dependency ( #4090 )
2019-12-20 12:22:46 +08:00
zhang-wei
4c99480f70
Add relation metrics verification in e2e test ( #4080 )
2019-12-19 13:26:27 +08:00
吴晟 Wu Sheng
2338744105
Submit the changelog for 6.6.0 release. ( #4084 )
2019-12-19 11:54:48 +08:00
吴晟 Wu Sheng
3f091b92e2
Add elementui for 6.6.0 release. ( #4083 )
2019-12-18 21:56:49 +08:00
Daming
f9a849d6be
fix typo ( #4082 )
2019-12-18 21:03:43 +08:00
吴晟 Wu Sheng
0ff46a8c58
Update UI to add service instance relationship. ( #4081 )
2019-12-18 15:25:59 +08:00
Juan Pan(Trista)
0fd634092b
Modify query SQL for MySQLDAO ( #4047 )
...
* Modify MySQLDAO and H2DAO
2019-12-17 23:36:22 +08:00
Weiyi Liu
b4ed399571
Fix typo. ( #4076 )
2019-12-17 15:30:36 +08:00
吴晟 Wu Sheng
5f420bf3ac
Fix service instance relationship ID build bug. ( #4075 )
...
* Fix service instance ID build bug.
* Add instance ids into the relation metrics.
2019-12-17 14:12:56 +08:00
cyejing
bc77fda5c1
Enhance webflux plugin, related to Spring Gateway plugin too. ( #3945 )
...
* webflux-reactive
* add support version comment, modify gateway
* add test case, modify name
* add docs
* remove healthCheck
2019-12-17 08:58:57 +08:00
kezhenxu94
3f48790c36
[Feature] Add Java agent plugin for Jdk Threading classes ( #4067 )
...
* Add Java agent plugin for Jdk Threading
* Fix expected data according to changes in master
* Update agent.config
* Fix failed plugin test
2019-12-17 00:12:14 +08:00
Jared Tan
a6d0366c22
support min function. ( #4072 )
...
* support min function.
* fix logical bug and update test case.
* the same here.
2019-12-16 22:20:30 +08:00
kezhenxu94
a4c39777e0
[CI] Add IT/E2E check statuses to index page ( #4074 )
2019-12-16 21:03:59 +08:00
吴晟 Wu Sheng
dee39d3ddb
Update README.md ( #4070 )
2019-12-16 15:17:04 +08:00
吴晟 Wu Sheng
d431da897f
Add more users and most are very famous ( #4068 )
...
* Add more users and typical enterprises.
* Adjust some descriptions.
* Add more companies into powered-by page and root readme.
* Fix typo.
* Add one more bank.
2019-12-16 11:30:51 +08:00
吴晟 Wu Sheng
4e50132817
Remove the local/exit span register mechanism in Java agent scenario ( #4059 )
...
* Remove the local span and exit span register mechanism in Java agent scenario.
* Fix config, plugin, and document, as exit span is not required register anymore.
* Try to fix the test case expected data due to no register for exit span.
* Fix toolkit case.
* Remove exit span from plugin test framework document.
* Update protocol, FAQ, and CHANGELOG documents to highlight this change.
* Fix NPE when no entry span in the whole segment. Set endpoint to null in segment entity.
* Fix the snapshot and add inexistence operation name id.
* Fix several async cases.
* Fix undertow test case.
* Fix wrong error log name.
* Keep name consistent with 6.x concepts.
* Try to fix 3 async scenarios.
* Fix okhttp case.
* Fix Spring Async case.
* Fix another NPE
* Fix NPE when first span has no endpoint id when it is local or exit span.
* Still fill first operation name when no endpoint id.
2019-12-15 19:15:47 +08:00
zhang-wei
23311ca1dc
op skywalking-deploy.sh ( #4064 )
2019-12-15 16:05:28 +08:00
aderm
0513dd8d45
fix es agent remote peers error when multi host. ( #4065 )
2019-12-15 10:29:00 +08:00
kezhenxu94
4c6a323e4d
Fix NullPointerException in Spring interceptor ( #4063 )
2019-12-14 19:41:58 +08:00