Commit Graph
155 Commits
Author SHA1 Message Date
koo.taejin 590694b0e4 Added UdpDataSender using NIO #1711
added NioUdpDataSender
2016-04-26 17:59:49 +09:00
HyunGil Jeong a244e1c820 Fix integration tests to support mybatis-spring v1.3.x
Fix incomplete commit done previously.
2016-04-20 15:21:11 +09:00
HyunGil Jeong e582c20d17 Fix integration tests to support mybatis-spring v1.3.x 2016-04-20 11:56:53 +09:00
HyunGil Jeong d365b8d674 #789 Fix host expectation to use address
Cassandra Datastax plugin records host address instead of host name.
Integration tests should check against the host address as well.
2016-03-23 11:49:04 +09:00
Dawid MalinowskiandHyunGil Jeong a88b0bff10 Add support for cassandra #789 2016-03-22 17:25:06 +09:00
HyunGil Jeong 6f07ce1fd1 #1319 Reduce scope when tracing Thrift asynchronous client calls 2016-03-10 10:40:10 +09:00
HyunGil Jeong 471a798b23 #1541 Add tests for MariaDB stored procedure calls 2016-02-25 18:11:27 +09:00
Jaehong Kim b2cceca39a add filters for spring beans plugin. 2016-02-17 14:19:58 +09:00
koo.taejin 96143c8b54 Add trace options for JSON libraries. #1527
changed config file.
2016-02-04 18:46:18 +09:00
koo.taejin edbab3ead9 Reduce test execution time. #1452 2016-02-03 18:53:19 +09:00
Minwoo Jung 6d7e64a281 [#NoIssue] fix test fail 2016-02-03 14:14:15 +09:00
Jongho Moon 00bc3b6c0c Enhance MariaDBIT 2016-02-01 10:32:15 +09:00
Jongho Moon 155650eaa5 Rename MariaDBTest to MariaDBIT 2016-02-01 10:32:14 +09:00
Jongho Moon 5ce41005cd Move mariadb to jdbc/mariadb 2016-02-01 10:32:13 +09:00
Dawid MalinowskiandJongho Moon ca0da82284 Add mariadb plugin #1388 2016-02-01 10:32:12 +09:00
Jinkai.Ma a7433b75af Add support for dubbo #1416 2016-01-08 17:36:22 +08:00
Dawid Malinowski 3eb12b1820 Display memory pool #628 2015-12-24 07:38:23 +01:00
Jaehong Kim 4e949efa39 Revert "Display memory pool #628" 2015-12-23 17:02:33 +09:00
Jaehong Kim ed647530e9 Merge pull request #1289 from dawidmalina/master
Display memory pool #628
2015-12-23 17:02:12 +09:00
Dawid Malinowski 8675819ed9 Display memory pool #628 2015-12-18 12:46:46 +01:00
Jaehong Kim 1a496fea40 refactoring & testcase. 2015-12-14 18:31:58 +09:00
Jaehong Kim 270d2ae098 refactoring & testcase. 2015-12-14 16:33:23 +09:00
Jaehong Kim aa574ce45b Merge pull request #1326 from jaehong-kim/log4j-config
change log4j fileAppender
2015-12-07 15:24:10 +09:00
Jaehong Kim 678db872aa change log4j.xml 2015-12-07 15:11:36 +09:00
HyunGil Jeong d1c14468b3 #1315 Add config options for tracing Thrift async client/processors 2015-12-04 17:12:49 +09:00
emeroad 02b0d4c7a1 #1306 add a InterceptorRegistrySize configuration 2015-12-03 17:29:20 +09:00
Jaehong Kim 232a9687b9 change config option name. 2015-12-01 17:41:40 +09:00
Jaehong Kim 47de94ae2a change config option name. 2015-12-01 16:47:30 +09:00
emeroad 906e5edaf2 #1262 added ErrorMarking option for spring bean profile 2015-11-26 19:23:18 +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 092f7d5cc8 refactoring. 2015-11-17 19:13:50 +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 13574a68b8 add http.param option. 2015-11-17 15:23:34 +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 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
Jaehong Kim 1ae5d042c0 remove unusage config. 2015-11-16 18:23:19 +09:00
Jaehong Kim 1a7ae6735d addadd http.param option. 2015-11-16 18:22:02 +09:00
emeroad 23a98cef89 refactoring
- Instrumentor.addClassFileTransformer() -> transform()
- modify classFilter
2015-11-16 18:17:14 +09:00
Jaehong Kim 6f9e5e07f4 add testcase. 2015-11-13 10:26:43 +09:00
Jake Yoon ee57621e9d just fixing typos in Comments and Log messages 2015-10-29 01:34:39 +09:00
Jongho Moon 6396793a39 BeanMethodInterceptor records complete method descriptors 2015-10-08 11:36:47 +09:00
Jongho Moon dc6bededcc Spring bean methods share an interceptor 2015-10-07 18:09:49 +09:00
Jongho Moon 6b8924c9d1 Rename integration test 2015-10-07 18:09:20 +09:00
Jaehong Kim 8f59315924 fix testcase. 2015-10-05 11:15:08 +09:00
Woonduk Kang 326f34f9c6 #882 Actual ClientIP (RemoteAddr) 2015-09-23 19:17:53 +09:00