hutaishi
bd7912106a
Apache ShenYu (incubating) plugin support grpc,sofarpc,motan,tars ( #170 )
2022-05-07 10:23:23 +08:00
hutaishi
d45818911d
gRPC plugin support trace client generic call ( #168 )
2022-05-05 11:07:49 +08:00
lbc97
81ded4acf5
servicecomb 2.0 plugin ( #127 )
2022-04-22 18:45:35 +08:00
hutaishi
504f9c415b
[Feature] [ShenYu]<Apache ShenYu (incubating) plugin support dubbo proxy>( #8869 ) ( #162 )
2022-04-21 17:43:50 +08:00
Cool-Coding
a5ccbca693
[Feature] Add JDK ThreadPoolExecutor plugin( #8743 ) ( #146 )
2022-04-12 20:12:54 +08:00
hutaishi
fab9ce53bd
Add skywaliking plugin for support Apache ShenYu (incubating) gateway ( #8796 ) ( #147 )
2022-04-10 22:39:32 +08:00
吴晟 Wu Sheng
8a0f79743c
Make sure Tomcat thread plugin working in Tomcat 9 ( #128 )
2022-03-24 17:02:37 +08:00
Daming
18e5386b72
test: support to the custom base image by configuration ( #122 )
2022-03-07 20:50:57 +08:00
Brandon Fergerson
f328380fbd
Add graphql v16+ plugin ( #121 )
2022-03-06 13:30:05 +08:00
Brandon Fergerson
9ec0940ad9
Renamed graphql-12.x-plugin to graphql-12.x-15.x-plugin ( #120 )
2022-03-06 12:59:44 +08:00
Brandon Fergerson
5014529708
Vertx 4 Core Plugin ( #118 )
2022-03-05 23:22:44 +08:00
洪阿南
9efec16c1b
fix Dubbo3.x Context problem #8525 ( #110 )
2022-02-25 12:08:57 +08:00
xiaojianjun
00cf97e425
[Feature] Support collecting database connection pool metric,support dbcp2/druid/hikari ( #96 )
...
* [Feature] Support collecting database connection pool metric,support druid/hikari #8450
* [Feature] Support collecting database connection pool metric,support druid/hikari #8450
* [Feature] Support collecting database connection pool metric,support druid/hikari/dbcp2 #8450
2022-02-11 15:02:57 +08:00
wallezhang
a48a16b6d6
Add plugin to support google guava EventBus ( #107 )
...
* feat: Add Guava EventBus plugin
* refactor: Remove serviceComb 1.0.0 from the test matric to avoid the influence of guava-event-bus plugin on scenario test results.
2022-02-10 20:24:17 +08:00
吴晟 Wu Sheng
4c71b72817
Remove plugin for ServiceComb Java Chassis 0.x with plugin tests. ( #108 )
2022-02-09 19:35:35 +08:00
xu1009
add2bbf208
Feature/support tomcat thread pool ( #105 )
2022-02-07 08:08:43 +08:00
xu1009
8e3213bd2c
Support thread pool metric collect ( #95 )
...
Co-authored-by: litexu <litexu@tencent.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2022-01-29 15:45:46 +08:00
Dachuan J
fd1f4fe609
Support for ShardingSphere 5.0.0 ( #98 )
...
* Update ShardingSphere to 5.0.0
* Change docs
2022-01-28 10:57:23 +08:00
吴晟 Wu Sheng
592fe29d13
Lock the Spring version in plugin test. ( #99 )
...
* Lock the Spring version in plugin test.
2022-01-28 09:33:51 +08:00
kezhenxu94
75cc77de10
Migrate base images to Temurin and add images for ARM ( #97 )
2022-01-26 16:09:44 +08:00
ArjenDavid-sjtu
8a1dae348c
Support configuration to collect redis parameters for jedis plugin ( #91 )
...
Co-authored-by: 温嘉鸣 <wenjiaming@shouqianba.com>
2022-01-14 00:50:40 +08:00
wuwen
dfda1aafca
Compatible with the versions after dubbo-2.7.14 ( #88 )
...
The ```rpcContext.getAttachments()``` method returns is a copy Map
2022-01-12 19:36:15 +08:00
Daniel Qian
ff5de395a0
Enhance `returnedObj` expression to support Array, List and Map ( #84 )
...
* Enhance `returnedObj` expression to support Array, List and Map for apm-customize-enhance-plugin and `@Tag`
* update doc & add UnitTest for @Tag annotation
* update e2e test accordingly
2021-12-15 15:00:22 +08:00
Daniel Qian
bc90371daa
Add returnedObj expression support for apm-customize-enhance-plugin ( #83 )
...
* issue #8292 , add returnedObj expression support for apm-customize-enhance-plugin
* update apm-customize-enhance-plugin use plugin V2 API
2021-12-14 22:34:25 +08:00
tedli
ee5bb80fc3
dubbo3 plugin support ( #73 )
2021-12-10 14:35:30 +08:00
wallezhang
2557749617
feat: Support version 2.8 and 2.9 of pulsar client ( #76 )
...
* feat: Support version 2.8.0+ of pulsar client
* refactor: Rename pulsar-plugin to pulsar-2.2-2.7-plugin
2021-12-06 17:25:04 +08:00
吴晟 Wu Sheng
bbbdef1805
Correct asynchttpclient-scenario case and supported versions. ( #68 )
2021-11-08 21:08:14 +08:00
Jared Tan
b169ef3cdd
Support set instance properties in json format ( #67 )
...
* set instance properties in json format: agent.instance_properties_json
* add docs.
* Update docs/en/setup/service-agent/java-agent/configurations.md
* polish and add e2e.
* update
* Update test/e2e/case/expected/service-instance.yml
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
* Update apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/util/InstanceJsonPropertiesUtil.java
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
* update
* update SW_INSTANCE_PROPERTIES_JSON
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2021-11-07 18:51:34 +08:00
Daming
d7f1588a8c
support jdk17 in agent plugin testing, add test case plugin on jdk17 ( #55 )
2021-11-07 08:27:37 +08:00
will2020-power
1308d3c0ae
[Enhance]For trace CompletableFuture thenApply or thenAccept ( #60 )
2021-11-01 21:36:34 +08:00
Jiajing LU
c17acbe552
Support Jedis' Transaction and fix duplicated enhancement ( #57 )
2021-10-28 09:33:41 +08:00
mrproliu
3f93954c5c
Fix netty-socketio plugin test failure ( #56 )
2021-10-26 20:44:03 +08:00
xu1009
9101f691fb
Add okhttp2.x plugin ( #49 )
...
Co-authored-by: litexu <litexu@tencent.com>
2021-10-25 22:40:37 +08:00
Daming
fbdfc42b4d
add e2e test for kafka transporter ( #42 )
2021-10-18 09:46:16 +08:00
xu1009
0f6276b71c
Add kylin jdbc plugin ( #45 )
2021-10-12 21:35:58 +08:00
Jiajing LU
2ecdc18901
Fix version compatibility for JSON-RPC4J Plugin ( #50 )
2021-10-12 17:33:59 +08:00
wallezhang
813fc31bd2
Feature add clickhouse jdbc plugin ( #41 )
2021-10-11 11:37:58 +08:00
CharliePu
5133faab4a
The httpasyncclient-4.x-plugin does not take effect every time. ( #40 )
2021-09-29 17:37:47 +08:00
业余布道师
77c4eb4edc
Add an agent plugin to support Jackson ( #39 )
2021-09-27 17:25:32 +08:00
wankai123
3997f02560
Format Springmvc & Tomcat EntrySpan operation name to `METHOD:URI` ( #37 )
2021-09-26 15:04:13 +08:00
kezhenxu94
9a4ed7549c
Should not determine the `sed` command syntax via OS only ( #38 )
2021-09-26 07:42:20 +08:00
业余布道师
c5657e83b3
Add Fastjson plugin ( #35 )
2021-09-24 18:05:47 +08:00
CharliePu
8b0f0e1bb7
Support for Apache HttpClient 5 plugin ( #31 )
2021-09-24 12:55:38 +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
业余布道师
3e97740036
Add HikariCP connection pool plug-in. ( #29 )
2021-09-20 15:21:57 +08:00
业余布道师
26f1d986a2
Add plugin for Alibaba Druid connection pool. ( #27 )
2021-09-19 22:52:32 +08:00
Darcy
c872adc20c
optimize lettuce plugin ( #17 )
2021-09-02 20:38:55 +08:00
Wu Sheng
00b5149ecf
Remove unnecessary moduels
2021-08-26 22:03:53 +08:00
kezhenxu94
6bb4d35ce8
Add all agent config to `agent.conf` file for convenient containerization use cases ( #7470 )
...
* Add all agent config to `agent.conf` file for convenient containerization use cases
* Fix name and default value
2021-08-18 10:25:28 +08:00