Commit Graph
410 Commits
Author SHA1 Message Date
Jaehong Kim 77bf286fb8 Merge pull request #1350 from jaehong-kim/httpclient3-unknown
Fix destination is UnknownHttpClient.
2015-12-15 11:20:11 +09:00
emeroad e386e17419 fix incorrected null check 2015-12-14 19:14:45 +09:00
Jaehong Kim 70765fb593 change io options. 2015-12-14 18:44:58 +09:00
emeroad 6250060d4f remove System.out 2015-12-14 18:32:13 +09:00
Jaehong Kim 1a496fea40 refactoring & testcase. 2015-12-14 18:31:58 +09:00
Jaehong Kim ea7fd45b37 Merge branch 'master' of https://github.com/naver/pinpoint into httpclient3-unknown 2015-12-14 16:33:59 +09:00
Jaehong Kim 270d2ae098 refactoring & testcase. 2015-12-14 16:33:23 +09:00
Jaehong Kim c1b3930158 use httpConnection. 2015-12-14 11:14:09 +09:00
koo.taejin 0541fd4a44 1.5.1 release #1340
changed version (1.5.1 -> 1.5.2-SNAPSHOT)
2015-12-11 16:00:47 +09:00
koo.taejin cfb4451e4c 1.5.1 release #1340
changed version (1.5.1-SNAPSHOT -> 1.5.1)
2015-12-11 15:14:11 +09:00
Jaehong Kim c2db58e0d2 Merge branch 'master' of https://github.com/naver/pinpoint into entrypoint 2015-12-08 11:49:23 +09:00
Jaehong Kim cd30fc512e change accessor class name of arcus plugin. 2015-12-08 10:41:08 +09:00
Jaehong Kim 991cc38c3b Merge branch 'master' of https://github.com/naver/pinpoint into accessor 2015-12-08 10:40:03 +09:00
HyunGil Jeong 9e04ac7129 Change accessor wiring for Thrift plugin 2015-12-07 19:34:04 +09:00
Jaehong Kim fee44a6d94 change accessor class name of httpclient3 plugin. 2015-12-07 18:58:00 +09:00
Jaehong Kim c36c1df766 change accessor class name of httpclient4 plugin. 2015-12-07 18:55:50 +09:00
Jaehong Kim b2b977a3fd change accessor class name of jdk http plugin. 2015-12-07 18:53:09 +09:00
Jaehong Kim 2b7b04a371 change accessor class name of okhttp plugin. 2015-12-07 18:48:34 +09:00
Jaehong Kim b0aa5c5012 change accessor class name of redisplugin. 2015-12-07 18:38:45 +09:00
Jaehong Kim a7de97c2c7 change accessor class name of tomcat plugin. 2015-12-07 18:31:02 +09:00
emeroad 4d9ac72b69 NPE check 2015-12-07 17:58:11 +09:00
Jaehong Kim 3a119a5b1f change method name. 2015-12-07 17:43:13 +09:00
Minwoo Jung 9a4db0d372 Merge pull request #1316 from minwoo-jung/issue-1303
Issue 1303
2015-12-04 18:48:12 +09:00
HyunGil Jeong d1c14468b3 #1315 Add config options for tracing Thrift async client/processors 2015-12-04 17:12:49 +09:00
Minwoo Jung 6314645959 [#1303]Improved logic for checking if log4j can be modified 2015-12-04 17:09:43 +09:00
Minwoo Jung 2b7e862a98 Improved logic for checking if log4j can be modified 2015-12-04 17:09:42 +09:00
Jaehong Kim 24276a1c01 check NEP condition. 2015-12-04 14:45:30 +09:00
Jaehong Kim 432f9da33a check NEP condition. 2015-12-04 14:36:15 +09:00
Jaehong Kim c007acce0b remove unusage TraceAccessor. 2015-12-04 14:36:01 +09:00
Jaehong Kim d5284f671d Merge pull request #1296 from jaehong-kim/httpclient-nullcheck
Null check  HttpClient3 ~ 4 plugn.
2015-12-02 18:51:15 +09:00
Jaehong Kim 9d814d60f4 Null check HttpClient3 ~ 4 plugn. 2015-12-02 18:25:12 +09:00
koo.taejin c491c1c14b Improve spring plugins performacne. #1292
Method caching to improve performance.
2015-12-02 16:49:24 +09:00
Jaehong Kim 1acfa81b21 refactoring. 2015-12-01 17:58:19 +09:00
Jaehong Kim d4a483a9db change config option name. 2015-12-01 17:16:08 +09:00
Jaehong Kim db92e9e360 remove unusage service type. 2015-12-01 17:15:56 +09:00
Jaehong Kim 2daebaa017 Merge branch 'master' of https://github.com/naver/pinpoint into user-include 2015-12-01 16:48:32 +09:00
Jaehong Kim 4f38b0ae9e apply TraceScope. 2015-12-01 16:48:09 +09:00
Jaehong Kim 14e66dda6e change config option name. 2015-12-01 16:47:50 +09:00
Jaehong Kim 47de94ae2a change config option name. 2015-12-01 16:47:30 +09:00
koo-taejin a72d5fe17a Merge pull request #1282 from koo-taejin/#1257
#1257
2015-12-01 15:12:19 +09:00
koo.taejin 58b6f67674 #1257
Method caching to improve performance.
2015-12-01 15:11:49 +09:00
Jaehong Kim 9a2cceb4a1 apply TraceScope. 2015-12-01 14:17:35 +09:00
HyunGil Jeong 05470eeb7b #1276 Tighten up checks in Thrift interceptors 2015-12-01 11:44:47 +09:00
emeroad 7c01e33d19 #1276 Tighten up type checking of Interceptor
- type or null checking
2015-12-01 10:46:01 +09:00
emeroad b52dfb52dd #1276 Tighten up type checking of Interceptor 2015-11-30 19:21:33 +09:00
Jaehong Kim 25f08a35e2 add TraceScope. 2015-11-30 18:55:50 +09:00
Jaehong Kim ac8e28b0db fix log message. 2015-11-30 16:09:40 +09:00
Jaehong Kim 5865f46c6a add EntryPointChecker & DisableTrace.setTraceType(). 2015-11-30 15:40:23 +09:00
emeroad 906e5edaf2 #1262 added ErrorMarking option for spring bean profile 2015-11-26 19:23:18 +09:00
koo.taejin 6cd2c09620 Cannot find method handle with parameter types: [org.eclipse.jetty.server.HttpChannel] #1257
support jetty 8.x version.
2015-11-26 18:22:36 +09:00