Cathy
de730d7dde
Fix possible IllegalStateException when using Micrometer ( #531 )
2023-05-19 08:07:24 +08:00
吴晟 Wu Sheng
079ab17e59
Remove twitter handler from link check ( #532 )
...
Somehow Twitter changed the rules. This can't be checked by HTTP HEAD.
2023-05-18 08:27:31 +08:00
xu1009
28fcf17642
Support grizzly web server trace ( #528 )
2023-05-15 08:18:52 +08:00
guoxiolong
4eb07e3c15
Add JBoss support through mount agent by ModuleClassloader. ( #527 )
...
- Change the classloader to locate the agent path in AgentPackagePath, from `SystemClassLoader` to AgentPackagePath's loader.
2023-05-09 23:34:03 +08:00
xu1009
6e6aafe310
fix jedis can not get host info when use jedis 3.3.x+ ( #526 )
2023-05-08 22:50:17 +08:00
Jiajing LU
04603b2027
Chore: fix exclusion rules in maven-shade-plugin ( #525 )
...
* exclude checkerframework j2objc, and protos
2023-05-08 12:12:02 +08:00
破晓长空
e09809f318
Fix ClassCastException when mssql inserting data ( #10741 ) ( #524 )
2023-05-05 17:05:59 +08:00
xu1009
dc9f7d130d
support jersey rest framework ( #520 )
2023-05-02 17:19:15 +08:00
xu1009
3ad9f249d9
support jetty server work thread pool metric monitor ( #517 )
...
* support jetty server work thread pool metric monitor
Co-authored-by: litexu <litexu@tencent.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2023-05-02 16:34:06 +08:00
xu1009
9144a06ca1
clickhouse-jdbc-plugin support trace sql parameters when enable plugin.jdbc.trace_sql_parameters ( #515 )
...
Co-authored-by: litexu <litexu@tencent.com>
2023-04-25 18:12:19 +08:00
xu1009
02dad132b2
Support forkjoinpool plugin ( #505 )
2023-04-17 17:45:09 +08:00
Jiajing LU
e08c4583a3
Exclude synthetic methods for WitnessMethod ( #504 )
2023-04-14 17:23:47 +08:00
吴晟 Wu Sheng
7a6334d2b5
Begin 8.16.0 iteration ( #501 )
...
* [maven-release-plugin] prepare release v8.15.0
* [maven-release-plugin] prepare for next development iteration
* Create changes-8.15.0.md
* Set changes.md for 8.16.0
2023-04-04 09:15:21 +08:00
吴晟 Wu Sheng
f179b65994
Build a dummy(empty) javadoc of finagle and jdk-http plugins ( #499 )
...
* Build a dummy(empty) javadoc of finagle and jdk-http plugins
* Add javadoc check for the CI.
2023-04-03 15:24:31 +08:00
mrproliu
81afeddd08
Update the endpoint name format of the `Undertow` ( #497 )
2023-04-02 11:12:24 +08:00
mrproliu
db7a14d167
Fix the profiling segment count not correct ( #491 )
2023-03-29 15:31:28 +08:00
吴晟 Wu Sheng
89e5262f99
Polish docs for preparing release. ( #490 )
2023-03-29 11:21:50 +08:00
xu1009
1f30e38864
Support MySQL plugin tracing SQL parameters when useServerPrepStmts ( #489 )
2023-03-28 22:45:55 +08:00
hyhyf
c0b4447540
Fix a thread leak in `SamplingService` when updated sampling policy in the runtime. ( #487 )
2023-03-27 22:15:10 +08:00
SWHHEART
e91514c634
Fix unexpected whitespace of the command catalogs in several Redis plugins. ( #480 )
2023-03-23 20:46:04 +08:00
mrproliu
d357bdef7a
Support keep trace profiling when cross-thread ( #479 )
2023-03-14 17:55:28 +08:00
DarkerEcho
f04866cf24
Fix thrift plugin generate duplicate traceid ( #467 )
2023-03-05 18:10:42 +08:00
xzyJavaX
122d0064f0
fix tomcat-10x-plugin and add test case to support tomcat7.x-8.x-9.x ( #466 )
2023-03-03 17:31:02 +08:00
weiyang.zhang
8b93e4aa68
move apm-armeria-0.84.x-plugin and apm-armeria-0.85.x-plugin to apm-armeria-plugins ( #465 )
2023-02-26 22:42:27 +08:00
weiyang.zhang
e648ca2145
Adapt Armeria's plugins to the latest version 1.22.x ( #459 )
2023-02-26 21:25:43 +08:00
吴晟 Wu Sheng
37aa3f8bd0
[Temp] Exclude gpg mit site from dead link check ( #464 )
2023-02-26 18:48:02 +08:00
kezhenxu94
0b1af4fd18
Fix Spring 6 test case ( #463 )
2023-02-24 16:17:37 +08:00
Chenfx-git
20c8b98cd9
Fix servicecomb plugin trace break in cse case ( #460 )
2023-02-23 15:35:59 +08:00
kezhenxu94
92af19c20f
Bump up Go version for infra e2e and pin e2e version ( #461 )
2023-02-22 20:20:27 +08:00
Kanro
6b35f06d15
Fix gRPC plugin not working for server side in some case ( #457 )
2023-02-15 16:38:24 +08:00
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