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 |
|
Woonduk Kang
|
1cf4215d8c
|
#667 added jdk HttpURLConnection option
|
2015-06-29 15:30:22 +09:00 |
|
Jongho Moon
|
8b284b7826
|
Trace ObjectReader and ObjectWriter too
|
2015-06-19 15:33:33 +09:00 |
|
Woonduk Kang
|
47621775ba
|
Merge pull request #631 from emeroad/master
cleanup dependency
|
2015-06-17 17:16:06 +09:00 |
|
Woonduk Kang
|
8676974764
|
cleanup dependency
|
2015-06-17 17:09:39 +09:00 |
|
HyunGil Jeong
|
9a97774838
|
#623 removed commons-lang3 dependency
|
2015-06-17 11:05:07 +09:00 |
|
Jaehong Kim
|
79faaac2ba
|
add license
|
2015-06-17 10:21:32 +09:00 |
|
Jaehong Kim
|
d251b16ae7
|
Merge branch 'master' of https://github.com/naver/pinpoint into arcus-memcached
|
2015-06-16 18:27:16 +09:00 |
|
Jaehong Kim
|
31e8ada621
|
add arcus-plugin
|
2015-06-16 16:21:55 +09:00 |
|
Woonduk Kang
|
3c4c5f986b
|
cleanup dependency
|
2015-06-16 15:14:59 +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 |
|
Jaehong Kim
|
0db7d286e6
|
Merge pull request #563 from jaehong-kim/user-include
User include
|
2015-06-08 17:27:24 +09:00 |
|
Jaehong Kim
|
b7f97a80f4
|
fix span close condition
|
2015-06-08 15:43:32 +09:00 |
|
Jongho Moon
|
1686198973
|
Added clover.license
|
2015-06-08 14:32:04 +09:00 |
|
HyunGil Jeong
|
9a51005c0c
|
removed .swp file
|
2015-06-05 19:10:11 +09:00 |
|
Jongho Moon
|
1b3141d22b
|
Fixed test failures
|
2015-06-05 18:16:45 +09:00 |
|
Jongho Moon
|
cc8db8b30c
|
Fixed merge mistake
|
2015-06-05 18:16:45 +09:00 |
|
Jongho Moon
|
a65c368831
|
Added support to Jackson 1.x
|
2015-06-05 18:16:43 +09:00 |
|
 SkkeemandJongho Moon
|
af7383a1b5
|
fixed jackson plugin errors
this includes integration test, objectmapper execution policies, readvalue interceptors
|
2015-06-05 18:16:42 +09:00 |
|
 SkkeemandJongho Moon
|
a0ba3c147f
|
add jackson plugin
refined the plugin to match the conventions
|
2015-06-05 18:16:41 +09:00 |
|
 SkkeemandJongho Moon
|
e55f00bf1e
|
add jackson plugin
|
2015-06-05 18:16:41 +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 |
|
Jaehong Kim
|
1d0c4cace2
|
Merge branch 'master' of https://github.com/naver/pinpoint into user_include
Conflicts:
plugins/pom.xml
|
2015-06-05 11:15:22 +09:00 |
|
Jaehong Kim
|
0c3b528574
|
refactoring
|
2015-06-05 11:11:18 +09:00 |
|
Jaehong Kim
|
5935b74ddd
|
add USER_INCLUDE ServiceType
|
2015-06-04 17:53:54 +09:00 |
|
Jaehong Kim
|
bff4efdb7e
|
add user include plugin
|
2015-06-04 15:27:03 +09:00 |
|
Jongho Moon
|
1223deef45
|
Removed unused fields
|
2015-06-03 16:38:37 +09:00 |
|
Eunchan
|
6ac6ca130e
|
Remove compile warning.
Remove unused imports, Add suppress warnings, close resources not closed.
|
2015-06-03 13:27:42 +09:00 |
|
Jongho Moon
|
aebeef15de
|
Refined gson plugin
|
2015-06-01 17:56:53 +09:00 |
|
Jongho Moon
|
4d910a42b4
|
Refined gson plugin
|
2015-06-01 17:56:52 +09:00 |
|
Jongho Moon
|
534747db17
|
Refined json-lib plugin
- seperate interceptor
- refined test cases
- renamed package json.lib to json_lib
- intercept overloaded methods too
|
2015-06-01 15:47:14 +09:00 |
|
Jongho Moon
|
11af28a3ba
|
renamed package json.lib to json_lib
|
2015-06-01 15:47:13 +09:00 |
|
leesangyoon
|
56b0d597e8
|
add json length check interceptor to toString && fromObject in JSONArray,JSONObject && toJSON in type String and add test json length check in agent/test
|
2015-06-01 11:55:49 +09:00 |
|
leesangyoon
|
e334432f03
|
fix error in json-lib/JsonLibPlugin, agent/JsonLibJSONArrayIT
|
2015-05-31 17:53:42 +09:00 |
|
leesangyoon
|
4fad85b263
|
Merge https://github.com/naver/pinpoint into json-lib-plugin
|
2015-05-30 01:11:21 +09:00 |
|