Kanro
bca5c8e628
Refactor kotlin coroutine plugin with CoroutineContext ( #453 )
2023-02-14 18:10:21 +08:00
Superskyyy (AWAY, busy graduating | Debug 人)
5250ecfe2e
Fix oracle url parser ignoring actual port ( #456 )
...
* Fix oracle url parser missed case
* Add changelog
2023-02-14 03:22:01 -05:00
空青
9cb5a13d44
Add plugin to support clickhouse jdbc ( #455 )
...
* Add plugin to support clickhouse-jdbc-0.3.2.*
* Rename clickhouse-0.3.x-plugin to clickhouse-0.3.1-plugin
2023-02-12 22:50:19 +08:00
Kanro
ad1389347a
Enhance kotlin coroutine plugin for stack tracing ( #451 )
2023-02-09 11:28:23 +08:00
Alceatraz Warprays
6466b2751d
Update trace-ignore-plugin.md ( #452 )
...
/agent/optional-plugins/apm-trace-ignore-plugin/apm-trace-ignore-plugin.config does not exist anymore, `optional-plugins` contains no folder in the latest release.
2023-02-07 12:00:31 +08:00
2han9wen71an
b4bf6fd75d
How to make SkyWalking agent works in `OSGI` environment? ( #450 )
2023-02-04 19:29:41 +08:00
吴晟 Wu Sheng
8dde931b72
Correct missing package name in native manual API docs. ( #449 )
2023-02-03 22:09:56 +08:00
xzyJavaX
492fb6e356
refactor pipeline in jedis-plugin ( #445 )
2023-02-03 20:56:03 +08:00
2han9wen71an
4012dc4ff7
Fix H2 plugin instrumentation point ( #447 )
2023-02-02 22:18:33 +08:00
kezhenxu94
0233ffffde
Fix wrong JDK version when publish Docker snapshot ( #446 )
2023-01-31 21:07:23 +08:00
kezhenxu94
62266673ff
Add plugin for Spring 6, set development baseline to JDK 17, remove Powermock entirely ( #444 )
2023-01-31 19:29:32 +08:00
Marcin Grzejszczak
8a7fe75624
Activate Mircometer Observation CI test ( #443 )
2023-01-26 22:55:39 +08:00
叶梦飞
ac84d57023
Expose complete Tracing APIs in the tracing toolkit ( #442 )
2023-01-24 08:01:18 +08:00
xzyJavaX
f366503d58
Enhance lettuce plugin to adopt uniform tags ( #441 )
2023-01-16 11:46:39 +08:00
吴晟 Wu Sheng
8c989b74e9
Release 8.14.0, begin for 8.15.0 iteration ( #440 )
2023-01-12 11:00:25 +08:00
xzyJavaX
92b076c281
Enhance redisson plugin to adopt uniform tags ( #438 )
2023-01-11 23:09:19 +08:00
吴晟 Wu Sheng
5cffa078e1
Add a config `agent.enable`(default: true) to support disabling agent ( #439 )
2023-01-11 17:14:23 +08:00
codePig
9d03d56778
Put `Agent-Version` property reading in premain stage to avoid deadlock when use `jarsigner`. ( #437 )
2023-01-06 19:08:41 +08:00
吴晟 Wu Sheng
3ff8c23d0a
[Deadlock] Move `Agent-Version` property reading away from the class loading stage ( #436 )
2023-01-06 09:11:20 +08:00
吴晟 Wu Sheng
dd6c91c906
Update year in NOTICE to 2023 ( #435 )
2022-12-31 17:35:06 +08:00
alan
0d8f758bf0
fix CVE-2022-41915 ( #434 )
2022-12-28 17:26:25 +08:00
dylanforest
a68b447878
Support to customize the collect period of JVM relative metrics. ( #428 )
2022-12-26 22:34:30 +08:00
吴晟 Wu Sheng
cd84ba2167
Revert #430 ( #432 )
...
* Revert "Suspend clickhouse plugin test for now (#430 )"
This reverts commit 80ff07b577 .
2022-12-24 09:50:11 +08:00
Jiajing LU
ea1c204c95
add Kafka Clients 3.x support ( #429 )
2022-12-23 13:48:50 +08:00
lvxiao
37a880e903
[fix] In the higher version of mysql-connector-java 8x, there is an error in the value of db.instance. ( #427 )
2022-12-23 13:09:52 +08:00
吴晟 Wu Sheng
80ff07b577
Suspend clickhouse plugin test for now ( #430 )
2022-12-23 12:30:26 +08:00
Tao Jiuming
4b7af070b8
[doc] update change log ( #407 )
2022-12-08 07:51:21 +08:00
Tao Jiuming
1a7d2f786b
[fix][plugin][pulsar] Clean message context after message is recycled to prevent memory leak. ( #405 )
2022-12-07 21:23:22 +08:00
Marcin Grzejszczak
4f9c2d8527
Adds Micrometer Observation instrumentation ( #401 )
2022-12-06 18:51:12 +08:00
Bharati Kulkarni
9a62d72e09
Fix flaky test caused by .toArray() ( #403 )
2022-12-06 10:23:04 +08:00
Stephen Ni
a4c3c85258
Add tags `mq.message.keys` and `mq.message.tags` for RocketMQ producer span ( #404 )
2022-12-03 23:46:05 +08:00
pg.yang
364a4af4b1
Add micronauthttpclient,micronauthttpserver,memcached,ehcache,guavacache,jedis,redisson plugin config properties to agent.config ( #402 )
2022-12-01 22:16:08 +08:00
Stephen Ni
df957f9d5a
Lock the maven-compiler-plugin version to avoid the warning log ( #400 )
2022-11-30 00:33:38 +08:00
Stephen Ni
51161ae6a5
Report the agent version to OAP ( #397 )
2022-11-29 09:16:00 +08:00
Stephen Ni
6b33d053ea
Fix undertow-worker-thread-pool-scenario didn't lock Spring boot version ( #399 )
2022-11-28 22:54:47 +08:00
吴晟 Wu Sheng
a3e9b5543e
Bump up markdown-link-check. Ignore 127.0.0.1 ( #398 )
2022-11-27 23:19:14 +08:00
pg.yang
add2bc42ca
Polish JDBC plugins to make DBType accurate ( #396 )
2022-11-23 14:36:18 +08:00
Stephen Ni
6cb2b4290f
Print meter size when it exceeds the maximum value ( #392 )
2022-11-21 14:25:33 +08:00
Stephen Ni
d541b7bc63
Compatible with 3.x and 4.x RabbitMQ Client ( #389 )
2022-11-20 14:19:45 +08:00
Stephen Ni
c90d24e66d
Upgrade agent-test-tools and polish dubbo plugin ( #387 )
2022-11-19 16:27:25 +08:00
吴晟 Wu Sheng
91dfb707ec
Bump up byte-buddy to 1.12.19 ( #388 )
2022-11-18 10:40:08 +08:00
Stephen Ni
7eb796bd28
Support collecting dubbo thread pool metrics ( #382 )
2022-11-17 09:56:19 +08:00
mrproliu
615aa8eab4
Update document format in plugin test ( #383 )
2022-11-14 21:46:44 +08:00
Stephen Ni
bcbbc2bfcc
Rename`JDBI` to `JDBC` ( #381 )
2022-11-14 11:58:35 +08:00
Brandon Fergerson
9559fad4c0
correct toolkit naming ( #380 )
2022-11-11 08:41:07 +08:00
Jiajing LU
1ef7cb4117
Support plugin tests on arm64/v8(aarm) platforms ( #379 )
2022-11-08 22:02:16 +08:00
吴晟 Wu Sheng
70b3e88b0f
Release 8.13.0, begin 8.14.0 iteration ( #378 )
2022-11-06 21:46:51 +08:00
pg.yang
d4d21cad50
Polish up kafka,nats,activemq,rabbitmq plugins to set peer at comsumer side ( #377 )
2022-11-06 18:57:19 +08:00
pg.yang
f17a4ea54a
Polish up Pulsar plugins ( #375 )
2022-11-05 22:18:32 +08:00
pg.yang
35a3f5a59b
Mention Virtual MQ support in the changelog ( #374 )
2022-11-03 22:13:54 +08:00