Wing
88f40a6bff
Refine backend-profile-export.md ( #6865 )
2021-04-28 20:41:51 +08:00
Wing
a0dd4d5f44
Refine README.md and backend-oal-scripts.md ( #6849 )
2021-04-27 18:12:26 +08:00
Wing
0500e0f21d
Refine README.md ( #6818 )
2021-04-24 14:19:54 +08:00
Wing
2d2ded441c
Refine Plugin-test.md ( #6805 )
2021-04-22 21:43:15 +08:00
Wing
95feda2379
Refine Java-Plugin-Development-Guide.md ( #6796 )
2021-04-21 07:51:50 +08:00
Wing
b2216f9414
Refine Java-Plugin-Development-Guide.md ( #6756 )
2021-04-15 16:54:06 +08:00
Wing
254a7b648f
Refine How-to-release.md ( #6754 )
2021-04-15 07:54:01 +08:00
Wing
2af2103a3f
Refine guides ( #6741 )
2021-04-14 07:26:54 +08:00
Wing
16d441f611
Refine Component-library-settings.md ( #6734 )
2021-04-12 23:30:46 +08:00
吴晟 Wu Sheng
d7beac5bfc
Update the release doc, add clean part ( #6684 )
2021-04-05 09:05:36 +08:00
史精文
0c0a8d4393
Revise document description for #4651 ( #6638 )
2021-03-29 13:35:24 +08:00
Harry
3553b2ed00
Update storage-extention.md ( #6564 )
2021-03-18 10:11:19 +08:00
Juntao Zhang
63bfb8d9ed
Update README.md ( #6468 )
2021-02-28 00:30:33 +08:00
Wayne Chu
daefd5ebce
docs: fix typo in Java-Plugin-Development-Guide.md ( #6463 )
2021-02-27 15:53:32 +08:00
John Bampton
85fc4f827c
Fix spelling ( #6418 )
2021-02-22 07:40:35 +08:00
Zhenxu Ke
f6081e17f1
doc: add ALS metadata-exchange blog and polish E2E doc ( #6417 )
2021-02-21 21:24:09 +08:00
Zhenxu Ke
1e4a8ee19b
Fix dead links and add checker to detect them ( #6394 )
2021-02-18 12:31:22 +08:00
Zhenxu Ke
98d0430b91
chore: set up license-eye to check license header ( #6200 )
2021-01-14 22:08:37 +08:00
libinglong
e0a4c44036
new feature add witness method ( #6103 )
...
https://lists.apache.org/thread.html/r4f67a7ed880a493e4e82bd2e9a0c26a6e43c37bbfcdaebe7b1a340dc%40%3Cdev.skywalking.apache.org%3E
2021-01-08 09:01:35 +08:00
Tboy
1b1f08511c
Add two generated source codes folders. ( #6113 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-12-31 20:01:14 +08:00
Zhenxu Ke
8e2e9dfdaf
Enhance release script to support non-MacOS system ( #5926 )
2020-11-30 21:16:08 +08:00
吴晟 Wu Sheng
5ff81cfaed
Fix changelog link ( #5922 )
2020-11-29 17:34:39 +08:00
kezhenxu94
d113f58645
test: add a tool to select a suitable group for a new plugin test and remove the outdated group size of plugin tests ( #5676 )
2020-10-16 08:44:55 +08:00
mrproliu
494c146ed5
Provide meter agent test tool support ( #5648 )
2020-10-13 07:58:14 +08:00
Hoshea Jiang
a785be4f2b
Add more details about committer ( #5631 )
...
* Add more details about committer
2020-10-07 16:30:25 +08:00
code
5ed9762db6
new components id for envoy proxy ( #5629 )
...
Signed-off-by: wbpcode <comems@msn.com>
2020-10-04 22:09:26 +08:00
吴晟 Wu Sheng
103cf00672
Support JDK 11 compiling and upgrade dependencies ( #5579 )
...
* Upgrade dependencies and make the JDK11 compiling passed.
* Update license and fix license check file.
* Add CI for JDK11 compiling.
* Update doc.
2020-09-29 10:34:21 +08:00
mrproliu
a68be426a0
Provide metrics APIs for agent plugin ( #5523 )
2020-09-26 21:30:37 +08:00
harvies
fa62c637c2
remove minor version test tasks ( #5544 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-09-23 21:17:54 +08:00
xbkaishui
f397c1bb49
support build individual module ( #5489 )
...
* support build single module
* enforce maven version must greater than 3.6
* update build doc to support maven3.6+
2020-09-16 08:12:42 +08:00
CoderGang
c89e766f0d
Fix the bug #5443 and add documents for the local E2E remote debugging. ( #5457 )
...
* fix the E2E bug when running locally with multiple `docker-compose.yml` files #5443
* add documents for the for local remote debugging.
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2020-09-09 00:26:11 +08:00
zhang-wei
7ef8b3e476
Support Browser protocol at OAP ( #4228 )
2020-08-31 15:46:37 +08:00
huawei
17225487d7
Update vote check list ( #5380 )
...
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-08-26 10:12:03 +08:00
xbkaishui
481257ade5
fix typo error ( #5374 )
...
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2020-08-24 22:11:16 +08:00
Daming
6c1659c56a
[plugin/test] Plugin test with jdk14 ( #5352 )
...
* plugin test with jdk14
* introduce jdk14 container
* remove docker:build
* remove BUILD_NO and introduct image_version
* Update docs/en/guides/Plugin-test.md
Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
2020-08-24 20:17:22 +08:00
吴晟 Wu Sheng
6910ff3d07
Add Customization Config section for plugin development. ( #5249 )
2020-08-06 14:44:42 +08:00
吴晟 Wu Sheng
6c487ddd16
Remove unnecessary document. ( #5240 )
2020-08-05 20:34:15 +08:00
Daming
f9257f5274
Provide kafka as collector/reporter ( #4847 )
2020-07-30 11:55:49 +08:00
吴晟 Wu Sheng
310b8857b2
Update Java-Plugin-Development-Guide.md ( #5020 )
...
Fix doc format.
2020-07-03 17:31:24 +08:00
吴晟 Wu Sheng
a93f1b3c3c
Support `logic-endpoint` series tag(s). ( #4985 )
...
* Support `logic-endpoint` series tag(s).
* Enhance the plugin dev doc.
* Update Java-Plugin-Development-Guide.md
fix punctuation
Co-authored-by: caoyixiong <32847163+IanCao@users.noreply.github.com>
2020-06-30 00:07:53 +08:00
Xin,Zhang
7b99019c49
Refactory spring gateway plugin ( #4878 )
2020-06-12 00:25:41 +08:00
何延龙
d982576af4
PHP component ( #4882 )
2020-06-09 15:55:19 +08:00
TerrellChen
cd41b223b8
Delete removed method in 8.0.0 ( #4778 )
2020-05-12 23:21:25 +08:00
吴晟 Wu Sheng
2880699860
Make OAL controlled by the receivers. ( #4767 )
...
* Split the official_analysis.oal into different parts
* Add Envoy OAL define.
* Fix license.
2020-05-09 21:39:19 +08:00
zhang-wei
0babc1a6ff
Modification Plugin-test.md ( #4706 )
...
* modification doc
* modification doc
* Update docs/en/guides/Plugin-test.md
* Update docs/en/guides/Plugin-test.md
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: Brandon Fergerson <fergerson92@gmail.com>
2020-04-25 14:51:09 +08:00
Jared Tan
ecd7d99799
fix profile main function file link. ( #4650 )
2020-04-14 19:57:19 +08:00
Brandon Fergerson
50a5416117
Update Plugin-test.md ( #4623 )
2020-04-08 20:22:04 +08:00
吴晟 Wu Sheng
4474907fef
[Inventory Design Change] Remove endpoint register and endpoint inventory ( #4570 )
...
* Finish step one, source and entity changed.
* Step 2, finish the basic and core DAO changes.
* Step 3. Change all source codes of backend, and make project compiling successfully.
* Make startup successful and persistence works.
* Fix dead codes in the MySQLTableInstaller.
* Fix mischange.
* Fix MySQL storage bootstrap error.
* Rollback dependency change.
* Simply enable tailing logs from container no mater it's in CI or not
* Fix segment table issue.
* Fix MySQL Instanller.
* Support Influxdb implementation of new endpoint traffic.
* Set and modify timeout to 90mins
* Remove unnecessary entity in the EndpointTraffic.
* Fix wrong entity builder and make name more clear.
* Fix 2 equal methods bug.
* Fix InfluxDB identifier(name) conflict issue.
* Fix endpoint topology query, endpoint id should be changed as a string.
* Fix a missing change.
* Fix a wrong commit.
* Column name can't be changed, due to it affect the hybrid metadb(h2/mysql) query, change it explicitly with double quotation marks.
* Fix formats.
* Remove endpoint/operation register from the agent. and change the plugin tests(without local tests). operationId relation codes have been removed from agent too.
* Try to fix the hytrix case.
* Fix 3 cases.
* Try to fix cases.
* Fix 2.
* Fix one.
* Fix the serviceId type mis-change.
* Fix int query
* Fix hystrix case.
* Fix a case.
* Fix EndpointCallRelationDispatcher set the source/dest endpoint without id encoding.
* Update documentation and add 2 test cases.
Co-authored-by: kezhenxu94 <kezhenxu94@163.com>
2020-03-28 22:51:41 +08:00
songzhendong
d53b27de1a
Update How-to-build.md ( #4568 )
...
Modify Eclipse and IDEA steps
2020-03-25 17:07:28 +08:00
kezhenxu94
e7f66c911e
[CI] Reorganize the Plugin Tests to speed up the PR checks ( #4566 )
2020-03-24 23:33:15 +08:00