Commit Graph

19 Commits

Author SHA1 Message Date
Daming da44d28547
Introduce Agent-Test-Tool suite (#4458)
* Introduce Agent-Test-Tool suite

* rename term
2020-03-08 09:15:41 +08:00
Jared Tan aa21765628
support http api for upstream trace. (#4399)
* support http api.

* e2e

Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2020-03-06 21:07:39 +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
qxo c139316bbe ignore .checkstyle and .externalToolBuilders for eclipse (#3212) 2019-08-05 23:46:34 +08:00
qxo 1a36c38b29 ignore .factorypath for vscode temp file (#3123) 2019-07-20 01:00:54 +08:00
吴晟 Wu Sheng 58cf5936e6 Improve OAP cluster performance (#2271)
* Refactor for cluster mode.

* Make send to L2 in certain cycle.
2019-02-21 16:33:07 +08:00
吴晟 Wu Sheng 40eb651238
OAL tool module established (#2015)
* Move oal tool back into main repo, and fix compile issue.

* Fix two bugs.

* Remove all generated codes.

* Make all oal generated codes out of source control.

* Make mvn compile and package work.

* Fix test cases.

* Make compile right and provide new documents.

* Remove an unnecessary tokens file.
2018-12-07 09:31:16 +08:00
Adrian Cole 4b17685c11 Sync mvnw to 6.0 , provided by @adriancole 2018-08-22 22:50:50 +08:00
Wu Sheng 50ec820fdc Fix docker file CI failure. 2018-08-18 09:03:49 +08:00
wusheng 73f108a7de Fix dist deploy 2018-03-03 20:29:53 +08:00
wusheng 710cce162b Include the agent into `dist` 2018-03-02 17:00:43 +08:00
clevertension 423efc1e59 add rest mapping such as GetMapping 2017-10-08 18:29:52 +08:00
ascrutae 8f6ef439c4 Unify package out directory 2017-09-04 11:08:21 +08:00
xcaspar 73fea13e9e chore(project): add the .gitignore file to project 2017-04-27 09:01:54 +08:00
ascrutae e8b4d26830 1. 提交Tomcat插件,支持7.x-8.x
2. 修复错误类名(InstanceMethodsAroundInterceptor)
2016-07-22 16:05:38 +08:00
ascrutae 64e1e4a0a8 1. 修复agent-test编译失败问题,
2. 修改HttpClient插件定义的类名写错的问题
2016-07-08 17:26:19 +08:00
wusheng b8ef6bfa90 补充提交 2016-03-19 23:12:39 +08:00
wusheng bf91af9dcf 修复dubbo-plugin插件ci中的问题。 2016-03-19 23:11:12 +08:00
吴晟 78befc0eb7 Initial commit 2015-11-07 11:30:37 +08:00