吴晟 Wu Sheng
43f2069080
Upgrade byte-buddy to 1.11.18 ( #30 )
2021-09-23 11:42:52 +08:00
Daming
7d36faaf0f
Add Kafka LogReporter and make grpc log reporter sharing grpc channel with reporters ( #20 )
2021-09-23 10:50:34 +08:00
lipenghui
7b5e0fb7d9
Update support-version.list for Pulsar test scenario ( #33 )
2021-09-23 09:09:12 +08:00
furaul
43839e02aa
Fix a tracing context leak in SpringMVC plugin ( #34 )
...
* Once the springMVC span is created in beforeMethod, it must be stopped in afterMethod. Or it may cause memory leak.
Authored-by: furao <furao@didiglobal.com>
2021-09-22 21:20:02 +08:00
吴晟 Wu Sheng
941350bbc9
Remove link to aliyun ONS doc ( #32 )
2021-09-22 18:17:11 +08:00
业余布道师
3e97740036
Add HikariCP connection pool plug-in. ( #29 )
2021-09-20 15:21:57 +08:00
dashanji
bb8f6d2e21
fix agent.config ( #28 )
2021-09-20 09:14:00 +08:00
业余布道师
26f1d986a2
Add plugin for Alibaba Druid connection pool. ( #27 )
2021-09-19 22:52:32 +08:00
Jiajing LU
a7a74a4067
Chore: Add benchmark and improve docs for exception-ignore plugin ( #25 )
...
* add benchmark and improve docs
Signed-off-by: Megrez Lu <lujiajing1126@gmail.com>
* modify changelog and copy benchmark results to the docs
2021-09-14 16:38:54 +08:00
zifeihan
0e45ed0b13
Add thrift plugin support thrift TMultiplexedProcessor. ( #22 )
2021-09-14 09:31:24 +08:00
吴晟 Wu Sheng
a27cf2af71
Fix doc format issue. ( #24 )
2021-09-13 21:15:33 +08:00
吴晟 Wu Sheng
9c206bea5c
Add compiling doc ( #23 )
2021-09-13 18:14:36 +08:00
kezhenxu94
61892085f9
Migrate base Docker image from JDK to JRE and remove unused classes ( #21 )
2021-09-09 12:51:25 +08:00
lpcy
f191953689
fix multi-db-instance on same host port ( #18 )
2021-09-04 22:03:25 +08:00
Darcy
c872adc20c
optimize lettuce plugin ( #17 )
2021-09-02 20:38:55 +08:00
Daming
2b51932055
Update TLSChannelBuilder.java ( #16 )
2021-09-01 07:54:17 +08:00
Daming
dd0d8afe88
Support mTLS for gRPC channel ( #15 )
2021-08-31 15:56:30 +08:00
吴晟 Wu Sheng
d47f9cc370
Fix change log link ( #13 )
2021-08-29 16:40:25 +08:00
kezhenxu94
500df22ddd
Fix wrong CI required check context name ( #14 )
2021-08-29 16:16:28 +08:00
吴晟 Wu Sheng
b71d6fcc99
Make branch protection and review required back. ( #12 )
2021-08-27 20:24:03 +08:00
吴晟 Wu Sheng
5b7cf51f43
Set up release process and make release doc ready. ( #11 )
...
* Set up release process and make release doc ready.
* Fix missing license files.
* Fix link check skip rules.
* Add a new pattern.
2021-08-27 18:11:57 +08:00
kezhenxu94
20fb8c81b3
Build more docker images based on different JDK version for testing ( #10 )
2021-08-27 16:02:05 +08:00
吴晟 Wu Sheng
be8e88332d
Fix break menu link ( #9 )
2021-08-27 15:07:22 +08:00
Juntao Zhang
7770a86887
Update menu.yml ( #8 )
2021-08-27 13:29:26 +08:00
kezhenxu94
815bee34d1
Fix wrong cache key and clean up CI settings ( #7 )
2021-08-27 12:50:13 +08:00
吴晟 Wu Sheng
428220b203
Create README.md ( #6 )
2021-08-27 11:31:25 +08:00
吴晟 Wu Sheng
fc79937619
Doc polish, remove unrelated documents and fix source code LICENSE ( #5 )
2021-08-27 10:08:36 +08:00
kezhenxu94
7f9042ce3d
doc: update description, links, badges ( #4 )
2021-08-27 08:28:35 +08:00
kezhenxu94
a6b174a09d
Set up CI and clean up ( #3 )
2021-08-27 07:50:30 +08:00
吴晟 Wu Sheng
6950bb137f
Rename common modules. ( #2 )
2021-08-27 00:27:39 +08:00
吴晟 Wu Sheng
cfe60f0b4a
Update .asf.yaml ( #1 )
2021-08-26 22:16:53 +08:00
Wu Sheng
00b5149ecf
Remove unnecessary moduels
2021-08-26 22:03:53 +08:00
吴伟杰
e6447d5175
Move shardingsphere plugins into one folder ( #7546 )
2021-08-26 18:43:39 +08:00
kezhenxu94
af325b6674
Escape `.` in `String.replaceFirst` as it acts as a wildcard ( #7576 )
2021-08-26 17:06:02 +08:00
kezhenxu94
157e146953
Fix dead link ( #7575 )
2021-08-26 15:37:10 +08:00
wankai123
be0f57ae28
Support k8s configmap grouped dynamic configurations ( #7570 )
...
* Support k8s configmap grouped dynamic configurations
* Support single config read from multiple configmaps
2021-08-26 15:30:11 +08:00
kezhenxu94
944b47b515
Fix dead link ( #7560 )
2021-08-25 14:21:43 +08:00
Wing
c778007c02
refine backend doc ( #7559 )
2021-08-25 14:17:08 +08:00
吴晟 Wu Sheng
db2bc93573
Separate agent docs to avoid long single page. ( #7537 )
2021-08-23 20:10:01 +08:00
wankai123
abcd87f811
Support collection type in dynamic configuration core and add zookeeper implementation ( #7509 )
...
* Support grouped dynamic configurations in DCS.
Support zookeeper grouped dynamic configurations.
* change to @Slf4j
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2021-08-23 18:09:33 +08:00
Daming
a2e011f9b0
Kafka extra producer configuration enhancement ( #7526 )
2021-08-23 17:16:19 +08:00
kezhenxu94
7b206458fe
Fix NPE when OAP nodes synchronize events with each other in cluster mode ( #7531 )
2021-08-23 13:18:21 +08:00
吴晟 Wu Sheng
6d3a33ea8e
Add doc anchor ( #7528 )
2021-08-22 20:01:33 +08:00
kezhenxu94
c133801dcd
Use skywalking-eyes GHA instead of manually compile ( #7524 )
...
Also use `quiet` mode for all maven commands in GHA, we can still see errors when there is failure
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2021-08-21 17:57:45 +08:00
Fine0830
1e87d2c72c
sync ui ( #7525 )
2021-08-21 17:07:49 +08:00
Fine0830
fb0f2cf1f1
sync ui ( #7523 )
2021-08-21 15:42:41 +08:00
Wing
8f7d16a18e
Refine backend doc ( #1 ) ( #7522 )
...
* Refine dynamic-config.md
* Refine dynamical-logging.md
* Refine endpoint-grouping-rules.md
2021-08-21 14:00:26 +08:00
吴晟 Wu Sheng
8bd6520ff8
Change the slack joining guidance. ( #7512 )
2021-08-20 17:27:26 +08:00
kezhenxu94
cf03304a48
Simplify GitHub workflows by using `uses` in `composite` actions ( #7487 )
...
`uses` is recently allowed in `composite` actions, we can simplify our workflows control files further.
2021-08-19 11:47:48 +08:00
kezhenxu94
ad0042f6f5
Add missing property set for new field `httpResponseStatusCode` ( #7486 )
...
Follow up https://github.com/apache/skywalking/pull/7271
2021-08-19 06:12:05 +08:00