Woonduk Kang
|
12e7ec1a31
|
change transform api
class : PinpointClassFileTransformer -> TransformCallback
|
2015-10-22 19:49:55 +09:00 |
|
Woonduk Kang
|
53485cc0e8
|
class type change
ServiceType : class-> interface
|
2015-10-19 15:04:31 +09:00 |
|
Jaehong Kim
|
19664b43a5
|
Check NPE condition.
|
2015-10-13 16:35:20 +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
|
a964421ca2
|
refactoring ServiceType
|
2015-10-01 18:49:45 +09:00 |
|
Woonduk Kang
|
ae1e33cc77
|
remove interface constants
|
2015-09-25 13:40:36 +09:00 |
|
Jongho Moon
|
601d6dbab7
|
Clean up ServiceType and AnnotaionKey
|
2015-09-23 17:27:03 +09:00 |
|
Jongho Moon
|
8822ee1385
|
Refactor interceptor types
|
2015-09-18 15:52:01 +09:00 |
|
Jongho Moon
|
61c79016ac
|
Remove modifier and old plugin api
|
2015-09-17 17:50:24 +09:00 |
|
Jongho Moon
|
aef9c76571
|
Add AnnotationKeyMatchers
|
2015-09-10 16:54:07 +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 |
|
Jongho Moon
|
34740c251c
|
Moved types for jdbc profiling to bootstrap-core
Renamed jdbc-driver module to cubrid-jdbc
cubrid plugin uses redesinged plugin api
|
2015-08-11 16:26:25 +09:00 |
|
Jongho Moon
|
ee8fac31b3
|
Rename InstrumentableXXX to InstrumentXXX
|
2015-08-04 13:36:02 +09:00 |
|
Jongho Moon
|
d5619d1f64
|
Arcus plugin uses new plugin api
|
2015-08-03 17:14:10 +09:00 |
|
Jongho Moon
|
da5467596b
|
Move bootstrap classes to bootstrap-core
|
2015-07-31 15:47:41 +09:00 |
|
Jongho Moon
|
d0e025615b
|
Redesigned profiler plugin apis
|
2015-07-31 15:47:39 +09:00 |
|
Jaehong Kim
|
ee6720d4bf
|
remove markBeforeTime(), markAfterTime().
|
2015-07-15 18:12:49 +09:00 |
|
Jongho Moon
|
247a8e01ef
|
[#723] Updated MethodFilter interface
|
2015-07-14 16:10:16 +09:00 |
|
Jaehong Kim
|
ad15a12843
|
rollback api name of traceBlockBegin/End().
|
2015-07-13 15:18:17 +09:00 |
|
Jaehong Kim
|
2acb669eb0
|
rename trace.peekCallStackFrame() => trace.currentCallStackFrame()
|
2015-07-10 15:06:55 +09:00 |
|
Jaehong Kim
|
49c5fa1f97
|
change recorder interface name.
|
2015-07-09 15:44:20 +09:00 |
|
Jaehong Kim
|
d6c5ca1e66
|
change trace api.
|
2015-07-09 10:57:51 +09:00 |
|
Jaehong Kim
|
08dc37b814
|
apply SpanRecorder/SpanEventRecorder
|
2015-07-06 15:04:27 +09:00 |
|
Jaehong Kim
|
79faaac2ba
|
add license
|
2015-06-17 10:21:32 +09:00 |
|
Jaehong Kim
|
31e8ada621
|
add arcus-plugin
|
2015-06-16 16:21:55 +09:00 |
|
Jongho Moon
|
f82fc91a15
|
[#103] Moved private projects under private project
|
2014-12-04 16:08:08 +09:00 |
|
Jongho Moon
|
83aa2c6327
|
[#106] Extracted naver private modifer/interceptors to pinpoint-naver
project.
|
2014-11-27 17:18:01 +09:00 |
|
Jongho Moon
|
448dd78616
|
[#49] Changed return type of ClassEditorBuilder methods to void.
|
2014-11-26 14:36:15 +09:00 |
|
Jongho Moon
|
cf59a74332
|
[#49] Deleted SimpleBeforeInterceptor, SimpleAfterInterceptor
|
2014-11-25 18:26:17 +09:00 |
|
Jongho Moon
|
58743c22ee
|
[#105] restored arcus modifier/interceptors
|
2014-11-25 18:02:57 +09:00 |
|
Jongho Moon
|
a473ac95fa
|
[#49] Removed ParameterExtractorFactory
|
2014-11-21 15:47:05 +09:00 |
|
Jongho Moon
|
acf857e777
|
[#49] extracted arcus plugin configuration
|
2014-11-20 17:22:32 +09:00 |
|
Jongho Moon
|
62f5e64b70
|
[#49] created pinpoint-plugins project. made pinpoint-arcus as sub
module of pinpoint-plugins
|
2014-11-20 15:30:10 +09:00 |
|