吴晟 Wu Sheng
a8f2476497
Make all CIs running in ubuntu latest. ( #7021 )
2021-05-27 09:06:34 +08:00
吴晟 Wu Sheng
5a74f631a8
Add v2 plugin API doc. ( #6984 )
2021-05-20 19:46:34 +08:00
Wing
c2399c091b
Refine committer.md ( #6902 )
2021-05-06 20:19:38 +08:00
Wing
17fffe8e1c
Refine committer.md ( #6890 )
2021-05-03 14:47:33 +08:00
Wing
63ea62f210
Refine storage-extention.md ( #6885 )
2021-05-01 13:39:11 +08:00
Wing
684e59c978
Refine source-extension.md ( #6879 )
2021-04-30 16:46:33 +08:00
Wing
4ecf7ff134
Refine backend-profile.md ( #6873 )
2021-04-30 07:56:34 +08:00
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