HyunGil Jeong
|
615b491014
|
#1103 Add internal trace id for active traces and transaction counting
|
2015-10-27 12:03:42 +09:00 |
|
Woonduk Kang
|
3069b494d6
|
plugin api protection
- ProfilerPluginSetupContext, Instrumentor
|
2015-10-26 18:25:34 +09:00 |
|
Woonduk Kang
|
12e7ec1a31
|
change transform api
class : PinpointClassFileTransformer -> TransformCallback
|
2015-10-22 19:49:55 +09:00 |
|
Woonduk Kang
|
34d60e0e8a
|
class type change
- AnnotationKey : class-> interface
|
2015-10-21 15:52:52 +09:00 |
|
Woonduk Kang
|
30127d22d9
|
Merge branch 'master' of https://github.com/naver/pinpoint into #117_refactoring_plugin_api
|
2015-10-14 15:07:07 +09:00 |
|
Woonduk Kang
|
6f09c36ca8
|
refactoring InstrumentClass, InstrumentMethod
|
2015-10-14 15:06:47 +09:00 |
|
Jongho Moon
|
6cc114ed9f
|
Add ApiIdAwareAroundInterceptor for spring beans profiling
|
2015-10-14 10:34:37 +09:00 |
|
Woonduk Kang
|
fc4a1cece3
|
change method signature
|
2015-10-12 14:06:14 +09:00 |
|
emeroad
|
737561ee43
|
Merge branch 'master' of https://github.com/naver/pinpoint into #117_refactoring_plugin_api
Conflicts:
plugins/ibatis/src/main/java/com/navercorp/pinpoint/plugin/ibatis/IBatisPlugin.java
plugins/spring/src/main/java/com/navercorp/pinpoint/plugin/spring/web/SpringWebMvcPlugin.java
|
2015-10-05 21:21:15 +09:00 |
|
emeroad
|
d65b68ee4d
|
replace varargs type api -> Object[]
|
2015-10-05 21:15:55 +09:00 |
|
Woonduk Kang
|
4c9dbd8fe0
|
remove unused class
- Metaobject
|
2015-10-01 13:53:54 +09:00 |
|
Woonduk Kang
|
29cdecba81
|
remove unusedModifier
|
2015-09-25 15:50:37 +09:00 |
|
Woonduk Kang
|
326f34f9c6
|
#882 Actual ClientIP (RemoteAddr)
|
2015-09-23 19:17:53 +09:00 |
|
Jongho Moon
|
3a7f253dcb
|
Remove @Targets. Rename addInterceptor() with group to
addGroupedInterceptor()
|
2015-09-23 13:59:54 +09:00 |
|
Woonduk Kang
|
0b76e42d00
|
remove substring object
|
2015-09-18 19:22:14 +09:00 |
|
Woonduk Kang
|
5335cc5687
|
#978 extract duplicated code
add StringUtils.isEmpty()
add StringUtils.splitAndTrim()
|
2015-09-18 18:14:46 +09:00 |
|
Jongho Moon
|
8822ee1385
|
Refactor interceptor types
|
2015-09-18 15:52:01 +09:00 |
|
Jongho Moon
|
317b22aab4
|
Refactor interceptor types
|
2015-09-18 15:52:00 +09:00 |
|
youtome
|
a430c9cc5d
|
Merge remote-tracking branch 'remotes/origin/master' into master_optional_record_parameter
|
2015-09-18 12:57:12 +09:00 |
|
youtome
|
47bab10a72
|
The tomcat parameter provides an option for the profile.
|
2015-09-18 11:58:39 +09:00 |
|
Jongho Moon
|
c851b06459
|
Remove modifier and old plugin api
|
2015-09-17 17:56:35 +09:00 |
|
Jongho Moon
|
61c79016ac
|
Remove modifier and old plugin api
|
2015-09-17 17:50:24 +09:00 |
|
Jongho Moon
|
d289796dea
|
Remove modifier and old plugin api
|
2015-09-17 17:50:22 +09:00 |
|
Tiger(EunHo Lee)
|
619b1fa81d
|
The tomcat parameter provides an option for the profile.
|
2015-09-17 17:37:42 +09:00 |
|
Jongho Moon
|
3928fb2e10
|
Remove modifier api
|
2015-09-17 11:51:11 +09:00 |
|
Jongho Moon
|
2ed79b570e
|
Remove modifier api
|
2015-09-17 11:51:10 +09:00 |
|
Jongho Moon
|
fc40718141
|
Make jetty plugin use new plugin api
|
2015-09-11 13:40:00 +09:00 |
|
Jongho Moon
|
7b8aae4001
|
Extract ning async-http-client profiler as a plugin
|
2015-09-10 16:54:08 +09:00 |
|
HyunGil Jeong
|
2201b5e868
|
#956 Allow main class detection for all valid executables
|
2015-09-09 19:32:52 +09:00 |
|
Jongho Moon
|
99da1085d6
|
Moved profiler.jdbc.dbcp.connectionclose configuration to dbcp plugin
|
2015-09-09 17:20:53 +09:00 |
|
Jongho Moon
|
cd3f388ae7
|
Extracted Oracl JDBC profiler as plugin
|
2015-09-08 18:34:22 +09:00 |
|
Jongho Moon
|
cb81796c89
|
Extracted jTDS JDBC plugin
|
2015-09-08 11:15:34 +09:00 |
|
Jongho Moon
|
d94037c238
|
InstrumentClass.addDelegatorMethod() returns InstrumentMethod
|
2015-09-03 18:02:25 +09:00 |
|
Jongho Moon
|
9b8579461b
|
Extracted MySQL JDBC driver plugin
|
2015-09-03 15:33:39 +09:00 |
|
Jongho Moon
|
09f929ff18
|
Extracted MySQL JDBC driver plugin
|
2015-09-03 15:33:38 +09:00 |
|
Jongho Moon
|
11321e315f
|
Dynamically add ClassFileTransformer
|
2015-08-31 13:55:30 +09:00 |
|
Jongho Moon
|
e7b864bc7c
|
Dynamically add ClassFileTransformer
|
2015-08-31 13:55:29 +09:00 |
|
Jongho Moon
|
e25ff0523b
|
Added interceptor types
|
2015-08-31 13:55:28 +09:00 |
|
Jaehong Kim
|
44225468d7
|
add ChainFilter & remove unusual case.
|
2015-08-26 16:01:33 +09:00 |
|
Jaehong Kim
|
614c728708
|
add InstrumentClass.hasEnclosingMethod() & InstrumentClass.getNestedClasses().
|
2015-08-26 15:47:19 +09:00 |
|
Jongho Moon
|
b67d1f88ab
|
Added configuration profiler.plugin.disable
|
2015-08-24 15:27:49 +09:00 |
|
Jongho Moon
|
d15dcef770
|
Modified jdk-http plugin to use redesigned plugin api
|
2015-08-21 17:34:30 +09:00 |
|
Jongho Moon
|
4d5a9edb86
|
Modified httpclient4 plugin to use new plugin api.
Assigned service types to http client plugins
|
2015-08-20 17:55:47 +09:00 |
|
Jaehong Kim
|
55f2eccd61
|
Merge pull request #856 from jaehong-kim/redis
Redis
|
2015-08-20 17:10:34 +09:00 |
|
Jaehong Kim
|
4db2a58006
|
change MethodFilter
|
2015-08-20 16:30:53 +09:00 |
|
Jongho Moon
|
a6b71174bf
|
Fixed test failure
|
2015-08-20 10:18:39 +09:00 |
|
Jongho Moon
|
e8ed05c46e
|
Extracted spring beans plugin
|
2015-08-19 18:07:08 +09:00 |
|
Jongho Moon
|
141b1b0d20
|
Modified interceptor invocation code
|
2015-08-18 15:10:00 +09:00 |
|
Jongho Moon
|
1106b185b6
|
Modified interceptor invocation code
|
2015-08-18 15:09:59 +09:00 |
|
Jongho Moon
|
0425c5c605
|
Removed return type parameter from get/hasMethod()
google-httpclient plugin uses new plugin api
|
2015-08-11 17:11:38 +09:00 |
|