Commit Graph
18 Commits
Author SHA1 Message Date
koo.taejinandJaehong Kim 7bc4425353 [#2496] Add datasource metric collection
Datasource metric collection support in hikaricp.
2017-03-07 18:03:18 +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
koo.taejin 33a03d39f3 [#2496] Add datasource metric collection
Apply dbcp plugin to collect datasource metrics
2017-02-07 15:45:09 +09:00
HyunGil Jeong d26c88f278 Fix simple inspection warnings
Mainly license template fixes
2017-01-02 19:45:05 +09:00
koo.taejin 62285cf140 #2391 Fix that the profiler.jdbc.dbcp option is not working 2016-12-26 14:20:29 +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
emeroad 9b39340293 refactoring
- added TransformTemplate
2015-11-08 20:48:50 +09:00
Woonduk Kang 12e7ec1a31 change transform api
class : PinpointClassFileTransformer -> TransformCallback
2015-10-22 19:49:55 +09:00
Woonduk Kang 53485cc0e8 class type change
ServiceType : class-> interface
2015-10-19 15:04:31 +09:00
Woonduk Kang a964421ca2 refactoring ServiceType 2015-10-01 18:49:45 +09:00
Jongho Moon 3a7f253dcb Remove @Targets. Rename addInterceptor() with group to
addGroupedInterceptor()
2015-09-23 13:59:54 +09:00
Jongho Moon 8822ee1385 Refactor interceptor types 2015-09-18 15:52:01 +09:00
Jongho Moon 61c79016ac Remove modifier and old plugin api 2015-09-17 17:50:24 +09:00
Jongho Moon 99da1085d6 Moved profiler.jdbc.dbcp.connectionclose configuration to dbcp plugin 2015-09-09 17:20:53 +09:00
Jongho Moon ad8537ee2e Extracted apache commons dbcp profiling feature as a plugin 2015-09-09 14:15:52 +09:00
Jongho Moon 45a9df0bd2 Extracted apache commons dbcp profiling feature as a plugin 2015-09-09 14:15:51 +09:00