Commit Graph
375 Commits
Author SHA1 Message Date
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
홍 성훈 323f034155 - version changed from 1.5.0 to 1.5.1 2015-11-24 10:23:57 +09:00
홍 성훈 578d551408 Merge branch 'master' of https://github.com/naver/pinpoint 2015-11-24 09:59:43 +09:00
koo-taejin 8142150aed Merge pull request #1243 from koo-taejin/#1240
1.5.0 release #1240
2015-11-23 16:17:18 +09:00
koo.taejin a83fc422a8 1.5.0 release #1240
changed version (1.5.0 -> 1.5.1-SNAPSHOT)
2015-11-23 16:16:35 +09:00
koo-taejin 4b12af367c Merge pull request #1242 from koo-taejin/#1240
1.5.0 release #1240
2015-11-23 13:46:56 +09:00
koo.taejin d8cf8d3eda 1.5.0 release #1240
changed version (1.5.0-SNAPSHOT -> 1.5.0)
2015-11-23 13:44:42 +09:00
홍 성훈 24e26d3dcf Merge branch 'master' of https://github.com/naver/pinpoint 2015-11-23 10:00:26 +09:00
emeroad 649a5146eb code cleanup
- indexOf(String) -> indexOf(char)
2015-11-20 20:41:52 +09:00
emeroad c8235c00c6 fix find bug
- remove unused local variable
 - synchronization warning JLM_JSR166_UTILCONCURRENT_MONITORENTER
 - fix NPE
2015-11-18 18:56:45 +09:00
emeroad 3f1d393fe7 code cleanup
- change PLogger api : [] -> ...(Variable Argument)
2015-11-18 16:18:15 +09:00
HyunGil Jeong dec60c1572 #1217 Add configuration for tracing request parameters received by Tomcat 2015-11-18 14:29:46 +09:00
Jaehong Kim ec624f9268 Merge pull request #1212 from jaehong-kim/http-param
Http param
2015-11-18 10:31:31 +09:00
Jaehong Kim 92f2ff1280 refactoring. 2015-11-17 19:11:18 +09:00
Jaehong Kim 9072584bd4 refactoring. 2015-11-17 18:39:29 +09:00
emeroad a911107051 fix findbug
- static inner class, static final
2015-11-17 18:27:32 +09:00
HyunGil Jeong c7401ecda3 #1204 Add configuration for tracing SQL bind values 2015-11-17 16:56:12 +09:00
emeroad e178592ec3 code cleanup
- empty catch block
 - code style
2015-11-17 15:40:08 +09:00
Jaehong Kim d3cf5be89d add http.param option. 2015-11-17 15:23:49 +09:00
emeroad ac690f6e56 code cleanup
- remove unused import
2015-11-17 14:52:55 +09:00
Jaehong Kim 8cc0115b88 add param option of ok http. 2015-11-17 14:36:54 +09:00
Jaehong Kim 66afb63da2 add param option of ning http. 2015-11-17 14:35:24 +09:00
Jaehong Kim 74a96cee47 add param option of jdk http. 2015-11-17 14:35:05 +09:00
Jaehong Kim 02e1b66ed0 add param option of httpclient4. 2015-11-17 11:53:32 +09:00
Jaehong Kim 84cfc40dfc add param option of httpclient3. 2015-11-17 11:24:19 +09:00
홍 성훈 7c6518eb22 - author changed 2015-11-17 10:16:48 +09:00
홍 성훈 15397b49b0 added postgresql plugin 2015-11-17 10:11:05 +09:00
emeroad 23a98cef89 refactoring
- Instrumentor.addClassFileTransformer() -> transform()
- modify classFilter
2015-11-16 18:17:14 +09:00
Jaehong Kim 4412e09061 add http.param option. 2015-11-16 18:12:03 +09:00
emeroad 917419f01b code cleanup 2015-11-16 14:39:13 +09:00
emeroad f402f09a5e code clean up 2015-11-13 21:45:09 +09:00
emeroad db140ffc67 api change
InterceptorGroup->InterceptorScope
2015-11-13 21:08:28 +09:00
Jaehong Kim f43507d58b avoid -1 of port number 2015-11-13 11:09:41 +09:00
Jaehong Kim 2e470e7364 add RequestBuilderBuilderMethodBackwardCompatibility for 2.0 ~ 2.3 version. 2015-11-12 18:13:30 +09:00
Jaehong Kim 7ccb18dfea change AsyncTraceIdAccessor class name. 2015-11-12 15:20:04 +09:00
emeroad 3b160d19fa #1174 Fixed a side effect of Arcus interceptor
- modify dns lookup api
  InetSocketAddress.getHostName() -> InetAddress.getHostAddress()
#1171 porting
2015-11-11 15:11:15 +09:00