9023 Commits
Author SHA1 Message Date
denz 63adf40d88 fix bug.
https://github.com/naver/pinpoint/issues/2860
2017-04-27 13:38:26 +09:00
denz 279768233c add response time chart( not response time summary chart ) to inspector.
change group node ui.
2017-04-27 13:38:26 +09:00
emeroad b90fb5ba9b [#2862] Add InstrumentUtils 2017-04-26 16:33:43 +09:00
HyunGil Jeong 33cb4f913d [#2858] Improve asynchronous span event ordering 2017-04-25 19:04:37 +09:00
HyunGil Jeong 9ecba08322 [#2853] Compress span event for integration tests 2017-04-25 19:04:37 +09:00
emeroadandkoo-taejin b0675dafae [#noissue] apply StringUtils.tokenizeToStringList & Charset 2017-04-25 17:52:26 +09:00
emeroad 36b1d437e0 [#noissue] cleanup charset 2017-04-25 13:18:52 +09:00
emeroad 244969eaa7 [#2853] Optimize trace format of agent
- Refactor TraceFormat
2017-04-24 18:20:34 +09:00
emeroad e5179e2d0d [#2584] Remove unused class 2017-04-22 16:07:50 +09:00
emeroad 42c661a738 [#2584] Reduce Span dependency on SpanEvent 2017-04-22 16:07:50 +09:00
koo.taejin 1f14bf1eaa [#2828] Add responseTime metric collection
1. Implement the collector and web module code.
2. Add Test Codes
2017-04-21 15:39:24 +09:00
jaehong-kim 815b602085 [#2812] improves the PlainClassLoaderHandler from storing class bytecode & add internal class metadata. 2017-04-20 16:16:06 +09:00
Jaehong KimandGitHub 2ed0f72fd7 Update README.md
add link.
* jetty
* jboss
* resin
2017-04-20 15:11:10 +09:00
koo.taejin 583bf6cb5d [#2729] Changing mvnw file permissions 2017-04-20 13:55:55 +09:00
HyunGil Jeong a496f8958d [#2702] Fix ActiveMQ integration tests
Protocol is now collected when tracing end points and remote address
2017-04-19 18:31:45 +09:00
koo.taejin 666fb9eeee [#2828] Add responseTime metric collection
1. Implement the profiler module code
2. Add Thrift Object
2017-04-19 17:54:18 +09:00
emeroad 36d1652ce7 [#noissue] ExcludePathFilter optimization 2017-04-19 16:56:18 +09:00
jaehong-kim cd61712a93 trim if line end with \\r. 2017-04-19 15:46:11 +09:00
陈灵敏andHyunGil Jeong 7bb57c38c7 support FailoverTransport 2017-04-19 14:54:14 +09:00
denz 5dbd173d06 update server-map realtime code for test. 2017-04-19 11:34:12 +09:00
denz f66da2246e update default agent event count. 2017-04-19 11:34:12 +09:00
koo.taejin ae9c2d7974 [#noissue] add option for servermap realtime 2017-04-19 10:15:19 +09:00
emeroad 8d6535d29b [#2584] Deprecate unused ServiceType in SpanChunk 2017-04-18 20:32:20 +09:00
HyunGil Jeong eb0915af35 [#2522] Modify Thrift ITs to test against libthrift 0.10.x 2017-04-18 17:35:47 +09:00
HyunGil Jeong 9cebba0c66 [#2522] Make test-compile libthrift independent from one used by the agent 2017-04-18 15:03:33 +09:00
emeroad fff109d32f [#2826] Deprecate TraceContext.getAsyncId()
- Delete unnecessary code
2017-04-17 18:26:52 +09:00
emeroad e86b083f38 [#2725] thrift version up
- 0.9.2 -> 0.10.0
2017-04-17 18:14:16 +09:00
emeroad ec9405ce1c [##2823] Cleanup deprecated APIs
- Remove deprecated Buffer APIs
2017-04-17 17:31:02 +09:00
minwoo.jung 85660cae09 [#2820]change access modifier to extend class 2017-04-17 16:53:55 +09:00
emeroad 43ee420b16 [#noissue] Apply CollectionUtils.isEmpty() & isNotEmpty() 2017-04-17 15:27:54 +09:00
minwoo.jung 18408c4f53 [#2820]change access modifier to extend class 2017-04-17 15:27:17 +09:00
HyunGil Jeong 0cd32a1eee [#2817] Limit integration tests to mariadb java client 1.x.x
Integration tests for 2.x should be added once mariadb plugin supports mariadb java client 2.x
2017-04-17 14:31:43 +09:00
emeroad e222de5bd4 [#2815] Apply StringUtils.isEmpty() & isNotEmpty() 2017-04-17 14:00:52 +09:00
emeroad 4250b89c32 [#2815] Apply StringUtils.isEmpty() & isNotEmpty() 2017-04-14 19:38:57 +09:00
emeroad 1a31996aeb [#2815] Enhancement StringUtils
- Add isNotEmpty()
 - Move from bootstrap-core module to commons module
   - Deprecate StringUtils of bootstrap-core module
 - Change splitAndTrim() API
 - splitAndTrim() -> tokenizeToStringList()
    - Copy from spring framework
2017-04-14 19:38:57 +09:00
HyunGil Jeong 442f9d46b3 [#2729] Add Maven Wrapper 2017-04-14 18:42:47 +09:00
HyunGil JeongandWoonduk Kang 1c4b3d304b [#2788] Bump required jdk version to 8 2017-04-14 18:02:13 +09:00
koo.taejin 33794b5a89 [#2808] Change the port of the quickstart module
Currently there is a difference between the default port and port for quickstart, which can cause confusion so change it to the default port.

(29994 -> 9994)
(29995 -> 9995)
(29996 -> 9996)
(29997 -> 9997)
2017-04-14 15:39:23 +09:00
emeroad 804c7f2226 [#noissue] Remove setter of Token 2017-04-14 15:12:35 +09:00
emeroad eda1607d5b [#2800] Optimizing ArrayUtils 2017-04-14 14:27:37 +09:00
emeroad 0c6ee264b9 [#2726] Reduce memory usage in BufferedStorage 2017-04-14 13:32:54 +09:00
emeroad 997bcaa322 [#noissue] Fix classloading fail 2017-04-14 10:58:15 +09:00
emeroad 0d80875cd4 [#2800] apply ArrayUtils.isEmpty() 2017-04-13 20:27:27 +09:00
emeroad 5450e1633a [#2800] Add isEmpty() API to ArrayUtils
- copy & modify apache commons lang3
2017-04-13 20:27:27 +09:00
emeroad 657c23f1bc [#noissue] Remove unnecessary fields 2017-04-13 17:12:51 +09:00
koo.taejinandHyunGil Jeong c5161a1798 [#2793] Change ZOOKEEPER event registration method.
handling per event -> handling bulk
2017-04-13 16:13:05 +09:00
denz 8e15368c92 add count text on event mark in time-slider 2017-04-13 15:43:25 +09:00
minwoo.jung 4a92926b37 [#NO-ISSUE] fix test fail 2017-04-13 14:51:12 +09:00
denz b065ad445f support new timeline api. ( #2606 #2608 ) 2017-04-13 11:33:51 +09:00
denz 4c872733c0 support relaltive path. (https://github.com/naver/pinpoint/issues/1249)
do not modify js source for server-map icon when add node.
zoom in base current node when double click.
2017-04-13 11:33:51 +09:00