36 Commits
Author SHA1 Message Date
HyunGil Jeong 33cb4f913d [#2858] Improve asynchronous span event ordering 2017-04-25 19:04:37 +09:00
HyunGil Jeong 9ecba08322 [#2853] Compress span event for integration tests 2017-04-25 19:04:37 +09:00
emeroad 244969eaa7 [#2853] Optimize trace format of agent
- Refactor TraceFormat
2017-04-24 18:20:34 +09:00
emeroad 4250b89c32 [#2815] Apply StringUtils.isEmpty() & isNotEmpty() 2017-04-14 19:38:57 +09:00
emeroad 0d80875cd4 [#2800] apply ArrayUtils.isEmpty() 2017-04-13 20:27:27 +09:00
emeroad a5f2e7d5c9 [#noissue] fix findbug static analysis 2017-03-14 14:27:07 +09:00
emeroad 60d6311a78 [#2524] Cleanup plugin class 2017-03-13 19:27:56 +09:00
emeroad 3cfabbcc88 [#2524] Cleanup plugin class 2017-03-13 15:08:26 +09:00
HyunGil Jeongandkoo-taejin abda4160e0 [#2524] Refactor active trace module 2017-03-13 09:41:51 +09:00
emeroad ff12372c74 [#2524] Add more explicit options to guice
- Add requireAtInjectOnConstructors
 - Add disableCircularProxies
2017-03-10 16:53:31 +09:00
emeroad 1c2a22dfc3 [#2524] cleanup package 2017-03-10 16:53:31 +09:00
HyunGil JeongandWoonduk Kang 5d2da329f7 [#2424] Refactor agent stat collection module 2017-03-10 15:29:03 +09:00
emeroad fd4f686a02 [#2524] Rewrite ClassInjector for DebugTransformer
- Reduce javassist dependency
2017-03-10 15:18:12 +09:00
emeroad 4440107b3b [#2524] cleanup InstrumentEngine 2017-03-09 15:19:27 +09:00
emeroad 24f5955141 [#2524] Refactor JdbcContext 2017-03-08 16:07:45 +09:00
emeroad faffa4fe9a [#2524] Refactor Trace 2017-03-07 19:08:27 +09:00
emeroad a8992082ef [#2524] move unused code 2017-03-07 13:45:32 +09:00
emeroad 480bca6118 [#2524] Refactor MetaDataService
- Add testcase
 - Delete unnecessary mock
2017-03-06 19:09:24 +09:00
emeroad 26280cb7af [#2524] Reduce TraceContext dependency 2017-03-06 16:34:08 +09:00
emeroad 99f4ef6456 [#2524] cleanup object dependency 2017-03-06 13:54:46 +09:00
emeroad 95a3ae3839 [#2524] Reduce TraceContext dependency 2017-03-03 15:00:14 +09:00
koo.taejin baadce2f64 [#2496] Add datasource metric collection
rename some class, and some method
2017-02-28 16:56:42 +09:00
koo.taejinandWoonduk Kang 52dfcd5205 [#2496] Add datasource metric collection
1. Change JdbcUrlParser management method
2. Change the collection properties of the DataSource (poolName -> databaseName)
2017-02-28 15:02:05 +09:00
emeroad 503d72501c [#2524] reduce cycle dependency
- reduce dependencies on DynamicTransformTrigger
2017-02-22 13:43:26 +09:00
emeroad 7ea9e270e6 [#noissue] cleanup testcase log level 2017-02-21 14:53:26 +09:00
emeroad 5bc1d97b1c [#2524] Plugin loading layer refactoring
- Reduce cycle dependency
2017-02-20 16:49:27 +09:00
emeroad a8262df605 [#2524] refactoring
- change className : InstrumentClassPool -> InstrumentEngine
2017-02-16 16:35:20 +09:00
emeroad 1b0454366e #2524 fix testcase fail
- fix cycle dependency (temporary fix)
 - missing InterceptorRegistry unbind in testcase
   - add debug information for InterceptorRegistry
2017-02-15 19:15:39 +09:00
emeroad 400bc293ae #2524 Apply dependency injection framework to agent.
- apply google guice & refactoring
2017-02-14 19:01:26 +09:00
emeroad 83111e1b3f #2524 DefaultAgent refactoring 2017-02-09 21:11:03 +09:00
koo.taejin 1dcb9dd191 [#2496] Add datasource metric collection
Moving class's package
2017-02-03 16:36:43 +09:00
emeroad 918f1c1a6f #2524 refactoring TraceContext
- extract MetaDataService
 - remove setter
2017-02-02 20:56:55 +09:00
emeroad 7b2c38052c #2524 refactoring object wiring codebase 2017-02-02 16:17:28 +09:00
jaehong-kim 8acdf6fb7a reform binary class and interface names. 2017-01-05 17:08:27 +09:00
jaehong-kim 5314bbc2cf remove System.out. 2017-01-03 14:59:35 +09:00
emeroad 45bf12a678 #2354 extract profiler-test 2017-01-02 16:44:23 +09:00