emeroad
|
9b39340293
|
refactoring
- added TransformTemplate
|
2015-11-08 20:48:50 +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
|
53485cc0e8
|
class type change
ServiceType : class-> interface
|
2015-10-19 15:04:31 +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
|
27ef260938
|
remove interface constants
|
2015-09-25 14:43:15 +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 |
|
HyunGil Jeong
|
1e4e083e14
|
Modify interceptors to inherit SpanEventSimpleAroundInterceptorForPlugin
|
2015-08-26 16:37:24 +09:00 |
|
HyunGil Jeong
|
45b60fc858
|
Reimplement using the modified plugin api
|
2015-08-21 16:03:16 +09:00 |
|
Jongho Moon
|
e8ed05c46e
|
Extracted spring beans plugin
|
2015-08-19 18:07:08 +09:00 |
|
Jongho Moon
|
d0e025615b
|
Redesigned profiler plugin apis
|
2015-07-31 15:47:39 +09:00 |
|
Jongho Moon
|
7c4ad07711
|
Redesigned plugin apis.
|
2015-07-31 15:47:32 +09:00 |
|
Jaehong Kim
|
ee6720d4bf
|
remove markBeforeTime(), markAfterTime().
|
2015-07-15 18:12:49 +09:00 |
|
HyunGil Jeong
|
7ff6dd491c
|
[#329] fix issue where Processors create an extra span event
|
2015-07-14 16:41:50 +09:00 |
|
Jongho Moon
|
247a8e01ef
|
[#723] Updated MethodFilter interface
|
2015-07-14 16:10:16 +09:00 |
|
Jongho Moon
|
60b86f2324
|
Fixed test failures
|
2015-07-14 15:17:08 +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 |
|
HyunGil Jeong
|
9a97774838
|
#623 removed commons-lang3 dependency
|
2015-06-17 11:05:07 +09:00 |
|
Jaehong Kim
|
2b6eec2ee6
|
change to asyn trace close condition.
|
2015-06-15 11:21:31 +09:00 |
|
Jaehong Kim
|
3faf1dc68a
|
remove unused traceBlockBegin/End
|
2015-06-10 16:37:42 +09:00 |
|
HyunGil Jeong
|
fa35b1c3b3
|
#329 refactored Thrift trace headers
This was done to ease up future refactoring that would pull up trace
headers used for tracing various RPC calls into a single common class.
|
2015-06-05 16:19:33 +09:00 |
|
HyunGil Jeong
|
537e541752
|
#329 add profiling support for Thrift services
|
2015-05-29 19:32:32 +09:00 |
|