Commit Graph
68 Commits
Author SHA1 Message Date
Jongho Moon db20a1f0c3 Reduced test target verions to remove meaningless tests 2015-06-18 10:59:16 +09:00
HyunGil Jeong 9a97774838 #623 removed commons-lang3 dependency 2015-06-17 11:05:07 +09:00
Jaehong Kim 0db7d286e6 Merge pull request #563 from jaehong-kim/user-include
User include
2015-06-08 17:27:24 +09:00
Jaehong Kim 1893ee9725 add jetty entry point 2015-06-08 15:53:49 +09:00
Jaehong Kim 49aaf17acf add jetty entry point in pinpoint.conf 2015-06-08 15:43:07 +09:00
Jongho Moon 1b3141d22b Fixed test failures 2015-06-05 18:16:45 +09:00
Jongho Moon b08c6d64da Fixed syntax error 2015-06-05 18:16:44 +09:00
Jongho Moon a65c368831 Added support to Jackson 1.x 2015-06-05 18:16:43 +09:00
SkkeemandJongho Moon af7383a1b5 fixed jackson plugin errors
this includes integration test, objectmapper execution policies, readvalue interceptors
2015-06-05 18:16:42 +09:00
SkkeemandJongho Moon a0ba3c147f add jackson plugin
refined the plugin to match the conventions
2015-06-05 18:16:41 +09:00
SkkeemandJongho Moon e55f00bf1e add jackson plugin 2015-06-05 18:16:41 +09:00
Jongho Moon aebeef15de Refined gson plugin 2015-06-01 17:56:53 +09:00
Jongho Moon 4d910a42b4 Refined gson plugin 2015-06-01 17:56:52 +09:00
Jongho Moon 534747db17 Refined json-lib plugin
- seperate interceptor
- refined test cases
- renamed package json.lib to json_lib
- intercept overloaded methods too
2015-06-01 15:47:14 +09:00
HyunGil Jeong dc3545b433 #329 added hostname modification to Annotation checks 2015-06-01 15:29:22 +09:00
HyunGil Jeong c499fcd994 #329 modify ITs to retrieve hostnames from InetSocketAddress 2015-06-01 14:50:51 +09:00
leesangyoon 56b0d597e8 add json length check interceptor to toString && fromObject in JSONArray,JSONObject && toJSON in type String and add test json length check in agent/test 2015-06-01 11:55:49 +09:00
leesangyoon e334432f03 fix error in json-lib/JsonLibPlugin, agent/JsonLibJSONArrayIT 2015-05-31 17:53:42 +09:00
leesangyoon 4fad85b263 Merge https://github.com/naver/pinpoint into json-lib-plugin 2015-05-30 01:11:21 +09:00
HyunGil Jeong 633f903c0d #329 add integration tests for Thrift plugin 2015-05-29 19:32:58 +09:00
HyunGil Jeong 537e541752 #329 add profiling support for Thrift services 2015-05-29 19:32:32 +09:00
leesangyoon 7baadf9a52 fix tab & space & .swap 2015-05-27 15:25:18 +09:00
leesangyoon 9ba016eff9 fix tab & space 2015-05-27 15:24:25 +09:00
leesangyoon ea0e0504ef add JSONObject toString method interceptor & test and JSONArray toString, toCollection toList method & test to plugins/json-lib & agent/test 2015-05-27 15:20:51 +09:00
Jongho Moon f51e9eb439 Modified json-lib ITs to cover more versions 2015-05-25 15:42:44 +09:00
Jongho Moon cc2e3f84c1 Merge pull request #461 from pinetree408/json-lib-plugin
add json-lib-plugin to plugins/json-lib & agent/test
2015-05-25 14:05:20 +09:00
leesangyoon d40f092f00 fix package name & delete dependency profiler & fix tab to space 2015-05-25 13:49:36 +09:00
Jongho Moon 918b1a3c97 Modified test to cover more Gson versions 2015-05-25 13:31:20 +09:00
Jongho Moon 173214d880 Assinged service type and annotation key id 2015-05-25 12:45:42 +09:00
ChaYoung You b1003f5de6 Add Gson plugin
See https://code.google.com/p/google-gson/.
2015-05-24 23:14:05 +09:00
leesangyoon df35146a96 add json-lib-plugin to plugins/json-lib & agent/test 2015-05-24 22:19:27 +09:00
Jongho Moon 267a55600a Removed PluginClassLoaders 2015-05-22 14:23:56 +09:00
Jongho Moon faae98fe3e Refined plugin class loaders to avoid dead lock. 2015-05-15 16:20:49 +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 049889f86e Enhanced assembly configuration 2015-05-07 14:42:10 +09:00
Jongho Moon 6005a4e16e [#327] Extract CUBRID JDBC plugin 2015-04-17 18:32:45 +09:00
Minwoo Jung 7285a02334 [#234][#143] add guide url in configuration file 2015-04-08 15:09:59 +09:00
Jongho Moon 4eea7e4474 Use 'Block' instead of 'Span' 2015-04-07 15:23:39 +09:00
Jongho Moon e1729549ff [#117] Added InterceptorGroup to clarify Scope concept 2015-04-03 16:07:06 +09:00
Minwoo Jung 43c6d91fb2 [#143] Edit default config for logging profiler 2015-03-31 17:17:44 +09:00
Minwoo Jung 8629473428 [#143] change config for logging profiler 2015-03-31 15:49:08 +09:00
Jongho Moon 1ffd0c6a6e [#117] Implemented JDK-HTTP plugin
- added attributes to Trace
- added trace block attachment to Trace
- changed ClassEditorBuilder.condition() to conditional()
2015-03-23 15:54:52 +09:00
Jongho Moon d75cd02d22 [#235] intercept not only connect() but also getInputStream() and
getOUtputStream()

- ConnectMethodInterceptor will check 'connected' before setting request
headers.
2015-03-23 15:50:53 +09:00
HyunGil Jeong 3113fe4f46 [#195] implemented application type detector 2015-03-20 14:45:25 +09:00
Woonduk Kang 3611b5cd73 add script dir to distribution.xml 2015-03-18 13:27:31 +09:00
Minwoo Jung 29954b4333 [#143] Add config for transaction info logging option 2015-03-04 18:37:57 +09:00
Woonduk Kang d340453b4a refactoring ServiceType dependency 2015-03-02 18:55:04 +09:00
Jongho Moon fbb64324d4 [#117] Created Tomcat and Servlet plugins. 2015-02-20 15:03:41 +09:00
Woonduk Kang d36e96aea6 prepare 1.1.0-SNAPSHOT 2015-02-10 14:21:36 +09:00