Commit Graph
109 Commits
Author SHA1 Message Date
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
Woonduk Kang 593810d1dd code cleanup
- remove unused import
2016-03-17 16:26:59 +09:00
koo.taejin 35faf57a14 no issue
add setting excludeFilterFile field for findbugs-maven-plugin.
2016-03-16 15:18:31 +09:00
Woonduk Kang 9a5cf05d2c 1. remove jdk Logger
2. fix try-catch block for UnsupportedEncodingException
2016-02-23 15:52:07 +09:00
HyunGil Jeong dbee9eb002 #1532 Move GC type into AgentInfo 2016-02-16 14:27:09 +09:00
HyunGil Jeong d6a216a258 #1504 Collect active thread data alongside agent stat collection 2016-02-05 11:29:41 +09:00
Kirill Vlasov 9b4c96077c Fixing squid:S1155 - Collection.isEmpty() should be used to test for emptiness 2015-12-29 14:40:41 +05: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
emeroad 6250060d4f remove System.out 2015-12-14 18:32:13 +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
Minwoo Jung 458d623202 [#1195] Improve to ignore UDP packet 2015-12-01 15:52:08 +09:00
emeroad b63c2758c6 findbugs plugin versionup
- modify exclude.xml
2015-11-30 11:18:02 +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
koo.taejin 11874cdd52 Trace current active requests info. #751
sorting alphanumeric in Realtime Active Chart.
2015-11-02 15:31:38 +09:00
HyunGil Jeong 7ff7cac906 #1069 Remove version field from TTransaction Thrift object 2015-10-29 18:47:35 +09:00
HyunGil Jeong b6367f53cf #1069 Add transaction metric support 2015-10-28 16:26:26 +09:00
koo.taejin d29859deae Trace current active requests info. #751
added support command type by version
2015-10-21 14:36:15 +09:00
HyunGil Jeong 200ce6f1f6 #1069 Add tps collection support for agent 2015-10-15 16:26:08 +09:00
koo.taejin 96937aea0e Trace current active requests info. #751
added timeStamp field for TCmdActiveThreadCountRes class.
2015-09-10 14:09:31 +09:00
koo.taejin f965e764f6 Refactored Profiler's CommandService #910
Refactored design of CommandServiceRegistry for CommandServiceGroup.
Rename command object.
2015-09-02 18:20:37 +09:00
HyunGil Jeong 0de2c05145 #906 Add JVM information to be displayed under agent information 2015-09-02 10:30:07 +09:00
koo.taejin 47e8d88509 Trace current active requests info. #751 2015-08-28 18:07:47 +09:00
koo.taejin 202e3d5b13 Trace current active requests info. #751
added thrift beans.
2015-08-19 11:03:24 +09:00
koo.taejin 9e05f7b2d9 Trace current active requests info. #751
Integrate HistogramSchema into ActiveThreadService class.
2015-07-30 16:08:54 +09:00
koo.taejin b180deed8b added ActiveThreadService to profiler. 2015-07-30 13:57:15 +09:00
HyunGil Jeong c7c9e1ad14 #84 add support for life cycle and event handling 2015-07-28 14:25:22 +09:00
Minwoo Jung bf5567674f [#694] change data type for logginginfo for transaction 2015-07-21 17:04:06 +09:00
Minwoo Jung b77dabc14d [#674] Add Logic to generate delegator method in JavaAssistClass 2015-06-30 18:57:25 +09:00
Woonduk Kang c2c1cdb077 #645 thrift versionup
- cleanup thrift dependency
2015-06-19 14:40:20 +09:00
Woonduk Kang 85cfd2094e #645 thrift versionup
- update Thrift version 0.9.1->0.9.2
- update thrift generated class
2015-06-19 11:32:56 +09:00
Woonduk Kang 980aa8c94a cleanup dependency 2015-06-17 18:45:18 +09:00
Jaehong Kim d742861ecf add TSpanEvent.asyncSequence 2015-06-12 17:51:11 +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
koo.taejin 3f2019181c Optimize udp efficiency.
1. remove unused paramter of handler
2. implements collector's span stream receiver
2015-04-30 13:53:34 +09:00
koo.taejin 3243c8491c Optimize udp efficiency.
1. create span stream protocol
2. change udp socket to datagram channel
3. reuse send buffer by gathering channel
2015-04-28 16:31:05 +09:00
Jaehong Kim 12ee80b9f8 add async trace 2015-04-01 16:18:34 +09:00
koo.taejin bfb07c9d50 Change serializer rule. #269
Serializer of UdpDataSender makes excpetion when input data size over
than max size.
2015-03-31 16:37:54 +09:00
Jaehong Kim 129cb128e4 add api-tag 2015-03-24 17:55:10 +09:00
HyunGil Jeong 2a5f939f3c [#228] Decouple application type and span service type.
Every span/spanChunk is now created with an extra field holding
application service type. This field is then used exclusively for
drawing the server map.

Previously, the server map nodes/links were extrapolated from the
span/spanChunk's service type, and this made it impossible for the
application type to work independently from their span service type.

This change not only decouples the application type from their
span service type, but also allows an application to have
multiple services that create root spans.

To maintain backwards compatibility, traces that do not have an
application type will default to their original service type.
2015-03-17 10:27:07 +09:00
Woonduk Kang 1e644184c8 code cleanup
- remove deprecated api. junit.framework.Assert -> org.junit.Assert;
 - fix klocwork : NullPointer dereference
2015-03-05 17:05:30 +09:00
kr14910 ef45fa59cf Improve state synchronization between server and client. #136
WritablePinpointServer -> PinpointServer
PinpointServer -> DefaultPinpointServer
2015-02-16 14:37:00 +09:00
Woonduk Kang d36e96aea6 prepare 1.1.0-SNAPSHOT 2015-02-10 14:21:36 +09:00