Jongho Moon
|
8822ee1385
|
Refactor interceptor types
|
2015-09-18 15:52:01 +09:00 |
|
HyunGil Jeong
|
f9dd481297
|
#968 Append port number to "Pinpoint-Host" header when making http calls
|
2015-09-17 18:29:46 +09:00 |
|
Jongho Moon
|
61c79016ac
|
Remove modifier and old plugin api
|
2015-09-17 17:50:24 +09:00 |
|
Jongho Moon
|
3928fb2e10
|
Remove modifier api
|
2015-09-17 11:51:11 +09:00 |
|
Jongho Moon
|
aef9c76571
|
Add AnnotationKeyMatchers
|
2015-09-10 16:54:07 +09:00 |
|
Jongho Moon
|
b67d1f88ab
|
Added configuration profiler.plugin.disable
|
2015-08-24 15:27:49 +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 |
|
Jongho Moon
|
507acd567f
|
httpclient3 plugin now uses new plugin api
|
2015-08-11 17:58:59 +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
|
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 |
|
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
|
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
|
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 |
|
Woonduk Kang
|
8676974764
|
cleanup dependency
|
2015-06-17 17:09:39 +09:00 |
|
Jaehong Kim
|
c8a4be816c
|
Use common ServiceType.HTTP_CLIENT, ServiceType.HTTP_CLIENT_INTERNAL
|
2015-05-28 14:25:27 +09:00 |
|
Jaehong Kim
|
f16a1dea7c
|
add connection.open() & method.writeRequest() & method.readResponse()
|
2015-05-27 18:53:41 +09:00 |
|
Jaehong Kim
|
f75607bab5
|
add httpclient3 plugin
|
2015-05-26 10:59:07 +09:00 |
|