Jongho Moon
|
507acd567f
|
httpclient3 plugin now uses new plugin api
|
2015-08-11 17:58: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 |
|
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
|
a2ef009161
|
Renamed jdbc-driver module to cubrid-jdbc
|
2015-08-11 16:26:24 +09:00 |
|
Jongho Moon
|
68f1aba46f
|
Moved types for jdbc profiling to bootstrap-core
|
2015-08-11 16:26:24 +09:00 |
|
Jongho Moon
|
038126cb4b
|
Merge pull request #825 from lioolli/master
Changed dependency bootstrap to bootstrap-core
|
2015-08-11 14:22:04 +09:00 |
|
Jaehong Kim
|
a5bec69004
|
add HttpClient3 connect host:port.
|
2015-08-11 13:59:53 +09:00 |
|
Jongho Moon
|
edf079ffcf
|
Changed dependency bootstrap to bootstrap-core
|
2015-08-11 13:52:51 +09:00 |
|
Jaehong Kim
|
429bbd0ba4
|
add connect(open or connect) & execute
|
2015-08-10 19:01:22 +09:00 |
|
Jaehong Kim
|
6a76e933e5
|
add HttpClient.io & retry transaction.
|
2015-08-06 16:31:27 +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 |
|
Woonduk Kang
|
72e939ab08
|
#798 improve sql trace performance
|
2015-08-03 15:56:59 +09:00 |
|
Jongho Moon
|
31748b4977
|
Applied profiler plugin updates.
|
2015-07-31 15:53:54 +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 |
|
Jongho Moon
|
7a75daf8d4
|
Test InterceptorInvoker
|
2015-07-31 15:47:36 +09:00 |
|
Jongho Moon
|
fb01699f5d
|
GsonPlugin with new plugin api
|
2015-07-31 15:47:33 +09:00 |
|
Jongho Moon
|
7c4ad07711
|
Redesigned plugin apis.
|
2015-07-31 15:47:32 +09:00 |
|
Jongho Moon
|
840be802ae
|
Merge pull request #771 from cijung/master
Jetty Plugin (sync)
|
2015-07-31 10:41:24 +09:00 |
|
Jaehong Kim
|
7c83c0443c
|
fix bug of UserIncludePlugin.
|
2015-07-30 16:56:29 +09:00 |
|
Chaein Jung
|
984492cfd4
|
Adding jetty back.
|
2015-07-29 16:23:03 +09:00 |
|
Chaein Jung
|
f1794edf31
|
Merge remote-tracking branch 'upstream/master'
|
2015-07-29 16:15:27 +09:00 |
|
Chaein Jung
|
47e7a1289f
|
Remove jetty dependency.
|
2015-07-29 16:15:11 +09:00 |
|
Chaein Jung
|
d2eb62d89f
|
Clean up.
|
2015-07-29 11:29:26 +09:00 |
|
Jaehong Kim
|
3c46fb141b
|
add testcase
|
2015-07-29 10:40:45 +09:00 |
|
Chaein Jung
|
f39c65536c
|
Fixed bug where METADATA_TRACE was injected incorrectly.
|
2015-07-28 18:01:19 +09:00 |
|
Chaein Jung
|
aed395bf76
|
Clean up.
|
2015-07-27 15:17:25 +09:00 |
|
Chaein Jung
|
cb75e571aa
|
Should not inject Request Metadata here.
|
2015-07-27 14:33:04 +09:00 |
|
Chaein Jung
|
bdd4bc7098
|
Delete unnecessary fields and clean up.
|
2015-07-27 14:25:38 +09:00 |
|
Chaein Jung
|
d666c16af2
|
Clean up unnecessary files.
|
2015-07-27 14:25:26 +09:00 |
|
Jaehong Kim
|
7be5b92d2a
|
add google httpclient plugin
|
2015-07-24 14:52:42 +09:00 |
|
Jaehong Kim
|
bc55b837c1
|
add to denpendy in pom.xml
|
2015-07-24 14:43:36 +09:00 |
|
Chaein Jung
|
89f4b5a2ac
|
add jetty plugin for synchronous requests.
|
2015-07-24 14:30:24 +09:00 |
|
Chaein Jung
|
20b1cdae41
|
changing settings to include Jetty Plugin
|
2015-07-24 14:04:37 +09:00 |
|
Woonduk Kang
|
9c8c6bdcb8
|
#737 bindValue bug fix
|
2015-07-17 14:34:40 +09:00 |
|
scott
|
694b4865a1
|
배열의 key 비교 잘못으로 오류가 발생함.
temp.length와 key 값이 같을때 통과하지만 temp[key]는 array의 index 범위를 넘어버림
|
2015-07-16 14:55:03 +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 |
|
Jongho Moon
|
e5297bd869
|
Added null check
|
2015-07-14 10:43:24 +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
|
d59bcac202
|
apply json parser.
|
2015-07-10 11:17:10 +09:00 |
|
Jaehong Kim
|
49c5fa1f97
|
change recorder interface name.
|
2015-07-09 15:44:20 +09:00 |
|
Jaehong Kim
|
3ceb61496c
|
Merge branch 'master' of https://github.com/naver/pinpoint into trace
Conflicts:
plugins/user/src/main/java/com/navercorp/pinpoint/plugin/user/interceptor/UserIncludeMethodInterceptor.java
profiler/src/main/java/com/navercorp/pinpoint/profiler/context/DefaultTrace.java
profiler/src/main/java/com/navercorp/pinpoint/profiler/context/DisableTrace.java
profiler/src/main/java/com/navercorp/pinpoint/profiler/context/MetricTrace.java
profiler/src/main/java/com/navercorp/pinpoint/profiler/context/ThreadLocalTraceFactory.java
|
2015-07-09 11:43:49 +09:00 |
|
Jaehong Kim
|
d6c5ca1e66
|
change trace api.
|
2015-07-09 10:57:51 +09:00 |
|
Jaehong Kim
|
2b656ccf40
|
change close condition.
* trace type is USER && trace stack is root.
|
2015-07-06 17:42:09 +09:00 |
|
Jaehong Kim
|
08dc37b814
|
apply SpanRecorder/SpanEventRecorder
|
2015-07-06 15:04:27 +09:00 |
|