98 Commits
Author SHA1 Message Date
emeroad 36b1d437e0 [#noissue] cleanup charset 2017-04-25 13:18:52 +09:00
emeroad 42c661a738 [#2584] Reduce Span dependency on SpanEvent 2017-04-22 16:07:50 +09:00
jaehong-kim cd61712a93 trim if line end with \\r. 2017-04-19 15:46:11 +09:00
koo.taejin ce5b4109da [#2781] pinpoint 1.6.1 release
version change (1.6.1 -> 1.7.0-SNAPSHOT)
2017-04-12 16:09:20 +09:00
koo.taejin 2f2ace3a9d [#2781] pinpoint 1.6.1 release
version change (1.6.1-SNAPSHOT -> 1.6.1)
2017-04-12 15:18:56 +09:00
koo.taejin 086ad4dff1 [#2767] 1.6.1-RC2 release
(1.6.1-RC2 -> 1.6.1-SNAPSHOT)
2017-04-04 15:23:05 +09:00
koo.taejin ecace411bd [#2767] 1.6.1-RC2 release
(1.6.1-SNAPSHOT -> 1.6.1-RC2)
2017-04-04 11:37:54 +09:00
koo.taejin 44fd7c69a9 [#2708] 1.6.1-RC1 release
(1.6.1-RC1 -> 1.6.1-SNAPSHOT)
2017-03-16 16:16:28 +09:00
koo.taejin ec5ac8936a [#2708] 1.6.1-RC1 release
(1.6.1-SNAPSHOT -> 1.6.1-RC1)
(cherry picked from commit fee31af)
2017-03-16 15:29:13 +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
koo.taejin 1dcb9dd191 [#2496] Add datasource metric collection
Moving class's package
2017-02-03 16:36:43 +09:00
koo.taejin cbf2d28fb1 [#2496] Add datasource metric collection
1. Moving class's package
2. Change TDataSource's activeConnectionSize field to optional field
2017-01-24 18:06:02 +09:00
koo.taejinandWoonduk Kang 2c5be46093 [#2496] Add datasource metric collection
1. Moving class's modules
2. Moving class's package
2017-01-20 17:41:57 +09:00
koo.taejinandWoonduk Kang b65d8463d8 [#2496] Add datasource metric collection
1. Implement the profiler module code
2. Add Thrift Object
2017-01-19 18:18:23 +09:00
jaehong-kim 4ab9333f3b add vertx plugin. 2017-01-09 11:38:54 +09:00
HyunGil Jeong d26c88f278 Fix simple inspection warnings
Mainly license template fixes
2017-01-02 19:45:05 +09:00
koo.taejin 3f71bd1b23 1.6.0 release (1.6.0 -> 1.6.1-SNAPSHOT) #2305 2016-12-08 16:41:22 +09:00
koo.taejin 83341d906c 1.6.0 release #2305
1.6.0-SNAPSHOT -> 1.6.0
2016-12-08 15:48:45 +09:00
koo.taejin 2609a1cb01 #2268 1.6.0-RC2 -> 1.6.0-SNAPSHOT 2016-11-21 16:45:59 +09:00
koo.taejin 2e2966dcb8 1.6.0-RC2 2016-11-21 16:35:09 +09:00
emeroad 9ce4dfad2c polishing profiler-test
- add debug log
2016-11-16 14:18:18 +09:00
koo.taejin d88208e2a7 #2250 1.6.0-RC1 -> 1.6.0-SNAPSHOT 2016-11-14 17:59:26 +09:00
koo.taejin e180edf870 1.6.0-RC1 2016-11-14 16:20:14 +09:00
emeroadandHyunGil Jeong c8043f6151 refactoring bootstrap
- remove duplicated code
 - Cleanup & Simplification
2016-10-31 15:52:26 +09:00
emeroad 3725d82f64 change artifactId
- pom -> pinpoint
2016-05-23 19:48:44 +09:00
emeroad 17a464380f #1749 lib version upgrade
spring 4.1.8->4.1.9

guava
12.0.1 -> 16.0.1
17.0.0 18.0.0 -> 19.0.0

jackson 2.3.1 -> 2.6.6

slf4j 1.7.5->1.7.21

commons-lang3 3.3.2->3.4

commons-logging 1.1.2->1.2

org.aspectj.aspectjweaver 1.6.12->1.8.9
remove org.aspectj.aspectjrt

mockito 1.8.4 -> 1.10.19

maven plugin
compiler-plugin 3.0->3.5.1
maven-war-plugin 2.4->2.6
maven-jar-plugin 2.4->2.6
maven-resources-plugin 2.6->2.7
maven-surefire-plugin 2.17->2.19.1
maven-jxr-plugin 2.3->2.5
2016-05-10 11:35:07 +09:00
koo.taejin 41a401d495 pinpoint minor version change (1.5.x -> 1.6.x) #1673 2016-04-08 14:58:23 +09:00
koo.taejin 067b9cab56 1.5.2 release #1668
change version (1.5.2 -> 1.5.3-SNAPSHOT)
2016-04-08 14:26:18 +09:00
koo.taejin 710de23824 1.5.2 release #1668
change version (1.5.2-SNAPSHOT -> 1.5.2)
2016-04-07 14:25:43 +09:00
koo.taejin ad6a467e0e #1595
support  for running method level tests in Pinpoint's TestRunner
2016-03-22 19:13:51 +09:00
Woonduk Kang 7696e6bdd4 code cleanup
- klockwork issue fix
2016-03-18 18:51:39 +09:00
Woonduk Kang 593810d1dd code cleanup
- remove unused import
2016-03-17 16:26:59 +09:00
koo.taejin 0541fd4a44 1.5.1 release #1340
changed version (1.5.1 -> 1.5.2-SNAPSHOT)
2015-12-11 16:00:47 +09:00
koo.taejin cfb4451e4c 1.5.1 release #1340
changed version (1.5.1-SNAPSHOT -> 1.5.1)
2015-12-11 15:14:11 +09:00
Jaehong Kim cf311d3666 remove TraceType. 2015-12-01 16:46:04 +09:00
koo.taejin a83fc422a8 1.5.0 release #1240
changed version (1.5.0 -> 1.5.1-SNAPSHOT)
2015-11-23 16:16:35 +09:00
koo.taejin d8cf8d3eda 1.5.0 release #1240
changed version (1.5.0-SNAPSHOT -> 1.5.0)
2015-11-23 13:44:42 +09:00
emeroad a911107051 fix findbug
- static inner class, static final
2015-11-17 18:27:32 +09:00
emeroad 0864c2bee0 fix findbug
- set default encoding=UTF-8
2015-11-17 17:19:40 +09:00
emeroad e178592ec3 code cleanup
- empty catch block
 - code style
2015-11-17 15:40:08 +09:00
emeroad 60806f420f refactoring
- extract interface from ProfilerConfig
2015-11-05 16:37:58 +09:00
Jongho Moon db102012dc Fix failing test 2015-09-18 16:24:52 +09:00
Jongho Moon 61c79016ac Remove modifier and old plugin api 2015-09-17 17:50:24 +09:00
Jongho Moon 3928fb2e10 Remove modifier api 2015-09-17 11:51:11 +09:00
Jongho Moon c4924b56ac Added interceptor exception handling code 2015-08-11 13:03:06 +09:00
Woonduk Kang 72e939ab08 #798 improve sql trace performance 2015-08-03 15:56:59 +09:00
Jongho Moon 539ab3981d Divide interceptor invoker methods to improve performance 2015-07-31 15:47:37 +09:00
Jongho Moon 7a75daf8d4 Test InterceptorInvoker 2015-07-31 15:47:36 +09:00
Jongho Moon db7e84f42e Fixed merge mistakes 2015-07-31 15:47:35 +09:00