Commit Graph
283 Commits
Author SHA1 Message Date
Woonduk Kang 9265e9ce8f cleanup dependency 2015-06-17 11:45:56 +09:00
Jaehong Kim b6807ef7c4 Merge branch 'master' of https://github.com/naver/pinpoint into async-invocation 2015-06-15 14:46:18 +09:00
Jaehong Kim d742861ecf add TSpanEvent.asyncSequence 2015-06-12 17:51:11 +09:00
Jongho Moon 90ac5613a2 Merge pull request #602 from poap/master
Test of 3 classes
2015-06-12 10:18:07 +09:00
coffee a1fbf7d2f5 Change parameter name matching to its type 2015-06-11 20:07:14 +09:00
coffee 7c5ac3e426 Add test class of 3 classes
NumberUtils, StringUtils, NameValueList
2015-06-11 19:51:44 +09:00
Jaehong Kim 911cd04694 refactoring 2015-06-11 18:01:52 +09:00
Jaehong Kim 4e198e9a8f chnage root stack of async trace & construct argument 2015-06-10 15:53:19 +09:00
Woonduk Kang 95b73b990f #588 Extract commons-hbase module 2015-06-05 19:47:02 +09:00
Jongho Moon eecaa773d3 Merge remote-tracking branch 'pavian/remove_complie_warning' 2015-06-03 16:23:58 +09:00
HyunGil Jeong cec3be63e0 #195 changed logging to use binded logger and added debug logs 2015-06-03 14:20:29 +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 455997d981 Provide common method filters 2015-06-01 15:47:13 +09:00
Jaehong Kim 452bc606a0 fix testcase 2015-05-22 16:26:19 +09:00
Jaehong Kim a453a65d0c refactoring 2015-05-22 15:35:55 +09:00
Jaehong Kim d3d3f73b2a Merge branch 'master' of https://github.com/naver/pinpoint into storage-pool 2015-05-22 15:30:22 +09:00
Jaehong Kim f85bb3afdb rename Trace.traceRootBlockEnt() to close() 2015-05-22 15:17:32 +09:00
Jongho Moon ece2505119 Implemented ProfilerPluginClassLoader which inject plugin classes into
the target classloader
2015-05-22 14:27:44 +09:00
Jongho Moon 267a55600a Removed PluginClassLoaders 2015-05-22 14:23:56 +09:00
Jaehong Kim feba1d29d5 refactoring 2015-05-20 18:18:26 +09:00
Jaehong Kim a53ff87c5d refactoring 2015-05-20 18:09:17 +09:00
Jaehong Kim 9f0b3895d3 add StoragePool 2015-05-20 17:23:13 +09:00
Jaehong Kim 9c1968bd2b add HTTP HOST Header(Pinpoint-Host) 2015-05-19 13:55:04 +09:00
Jaehong Kim ccf544bde9 Merge pull request #427 from jaehong-kim/api-type
Method type
2015-05-15 17:44:11 +09:00
Jongho Moon faae98fe3e Refined plugin class loaders to avoid dead lock. 2015-05-15 16:20:49 +09:00
Jaehong Kim a1f816d4fc Merge branch 'master' of https://github.com/naver/pinpoint into api-type 2015-05-14 18:46:30 +09:00
Jaehong Kim 570e376284 change method line number 2015-05-13 17:23:16 +09:00
Jaehong Kim a2b77efce5 add async interceptor template 2015-05-13 16:47:37 +09:00
Woonduk Kang f3034d538b #382 hbase version upgrade
- version 1.1.0-SNAPSHOT->1.5.0-SNAPSHOT
2015-05-13 10:57:10 +09:00
ChaYoung You 13a74d6ae6 Fix typos 2015-05-10 22:37:11 +09:00
Jongho Moon ea8b65e0bd Removed pinpoint-profiler dependency from plugin projects 2015-05-07 14:41:27 +09:00
Jongho Moon a5ad194a99 Removed pinpoint-profiler dependency from plugin projects 2015-05-07 14:38:24 +09:00
Woonduk Kang f85d4c3e5c #360 improved matching api 2015-04-27 13:27:52 +09:00
Woonduk Kang 8ac345f29f #360 improved matching api 2015-04-23 20:26:09 +09:00
Woonduk Kang 6bc39e41ca #360 improved matching api 2015-04-23 20:15:29 +09:00
Jongho Moon 05c9319c60 Renamed ClassFileTransformers 2015-04-23 17:43:18 +09:00
Jongho Moon 5f46c007a9 Renamed ClassFileTransformers 2015-04-23 17:43:10 +09:00
Woonduk Kang 3a0a4b48fb #360 improved matching api 2015-04-23 13:59:39 +09:00
Jongho Moon b1969b153b Created com.navercorp.pinpoint.common.trace package.
Renamed TypeProvider to TraceMetadataProvider.
2015-04-22 22:25:12 +09:00
Jongho Moon 1e9694abe0 Renamed InterceptorGroupTransaction to InterceptorGroupInvocation.
Integrated ProfilerPluginSetupContext with ProfilerPluginContext.
2015-04-22 18:26:51 +09:00
Jongho Moon ef5c7593fb Renamed InterceptorGroupTransaction to InterceptorGroupInvocation.
Integrated ProfilerPluginSetupContext with ProfilerPluginContext.
2015-04-22 18:26:40 +09:00
Jongho Moon 96c27fcb33 Merge pull request #346 from lioolli/master
Extract CUBRID JDBC plugin
2015-04-17 18:34:55 +09:00
Jongho Moon 6005a4e16e [#327] Extract CUBRID JDBC plugin 2015-04-17 18:32:45 +09:00
Jongho Moon 30b14c326c [#327] Extract CUBRID JDBC plugin 2015-04-17 18:32:33 +09:00
Woonduk Kang 2d56e44b28 #138 add testcase 2015-04-17 15:13:14 +09:00
Woonduk Kang f47c6c700f #138 support antsyle url excludepatten 2015-04-16 18:34:35 +09:00
Woonduk Kang 4d3f538602 Merge pull request #337 from emeroad/#117_plugin_system
#328 Integrate ClassFileTransformerDispatcher and ClassFileRetransformer
2015-04-16 14:27:22 +09:00
Woonduk Kang ab1aa775a8 #328 Integrate ClassFileTransformerDispatcher and ClassFileRetransformer 2015-04-16 14:25:37 +09:00
sungkwan.kim 691f980b99 modified not to test a deprecated method - testGetMachineName2 2015-04-16 12:13:02 +09:00
Woonduk Kang aa8cbd16d9 #328 Integrate ClassFileTransformerDispatcher and ClassFileRetransformer 2015-04-15 19:51:29 +09:00