Commit Graph
83 Commits
Author SHA1 Message Date
Jaehong Kim 00a3fcb06a #28 code merge 2014-11-11 14:37:48 +09:00
Jaehong Kim c10793ff95 Merge branch 'master' of http://yobi.navercorp.com/pinpoint/pinpoint into is28
Conflicts:
	collector/src/main/java/com/nhn/pinpoint/collector/receiver/udp/UDPReceiver.java
2014-11-11 14:36:18 +09:00
Hyun Jeong 7165f472a6 [#84] updated version to 1.0.4-SNAPSHOT 2014-11-10 18:32:15 +09:00
Hyun Jeong f897b7c41b [#83] modified margins for charts and removed unnecessary event emission 2014-11-10 18:19:05 +09:00
Jaehong Kim 42ef4fc708 #28 refactoring 2014-11-07 16:45:57 +09:00
koo-taejin ca1023ac40 [NoIssue] Serialization 중복 코드 제거
SerializationUtils 를 사용하게 변경
2014-11-07 11:48:19 +09:00
Hyun Jeong 374dc50a27 [#32] corrected ng tags for server meta data 2014-11-04 10:38:18 +09:00
Jaehong Kim 0be7bab604 Merge branch 'master' of http://yobi.navercorp.com/pinpoint/pinpoint into is28 2014-11-03 14:49:18 +09:00
Jaehong Kim bc98371e74 #28 chunked collector 2014-10-30 10:21:09 +09:00
Hyun Jeong 31f0f30a76 [#32] added server meta data modal to Inspector view 2014-10-24 19:07:39 +09:00
Minwoo Jung eb7bba3374 [#46] Edit source 2014-10-24 15:03:57 +09:00
Hyun Jeong 97171bcd5b [#15] added thrift mapper for component scanning 2014-10-24 10:55:37 +09:00
Jaehong Kim 6b3643204e #55 add web & collector war:exploded deploy path 2014-10-23 13:17:00 +09:00
koo-taejin ac14197256 #5 Pinpoint 클러스터 개발
1. 개발 리얼 설정 
2. CommandDispatcher 수정
2014-10-23 10:18:02 +09:00
Hyun Jeong 260a9b49ed [#15] implemented backend handling of server meta data 2014-10-22 17:21:58 +09:00
Hyun Jeong 6a34865894 [#32] re-added cpu load chart event emmision 2014-10-22 16:06:01 +09:00
Hyun Jeong 27aa98a972 [#32] removed unnecessary event emmision 2014-10-22 15:59:39 +09:00
Hyun Jeong 425c7eb68e [#32] changed cpu load data point sampling to show max data 2014-10-22 15:59:04 +09:00
Minwoo Jung 79c461d8ed [#46] Edit class name(MapStatisticsCallerCollector ->
MapStatisticsCallerDataCollector)
2014-10-21 11:30:58 +09:00
Minwoo Jung 0864815067 [#46]
- Add checker (SlowRateToCalleChecker, ErrorCountToCalleChecker,
ErrorRateToCalleChecker, TotalCountToCalleChecker)
- Edit rule veiw
2014-10-21 11:24:25 +09:00
Minwoo Jung 4fb4134d4b [#46] Add slow count checker for calle 2014-10-20 11:44:06 +09:00
Hyun Jeong 4339b9c9f1 Merge branch 'hyungil.jeong/issue-32' of hyungil.jeong/pinpoint
from pull-request 68

* refs/heads/hyungil.jeong/issue-32:
  [#32] Modified cpu load chart to show unavailable cpu load data.
  [#32] Fixed issue when comparing with Double min value.
  [#32] Added cpu load chart to Inspector.
  [#32] Treats missing cpu load data point(-1) as zero load.
2014-10-20 10:29:48 +09:00
koo-taejin 284bc433d1 #22 Cluster간 Stream 기능 고안 및 개발
1. 이전에 사용하던 StreamChannel 관련 코드 제거 및 신규 StreamChannel로 변경
2. MessageListener에서 StreamChnnel 관련 처리를 분리 
3. PinpointSocketFactory의 인터페이스 변경 
4. 단순 테스트 코드 수정
2014-10-17 11:56:31 +09:00
Minwoo Jung dff04796eb [#47] Edit config used port by pinpointSocketManager 2014-10-16 17:51:25 +09:00
Minwoo Jung 35bc106351 [#47] Edit config for test 2014-10-16 15:34:21 +09:00
Minwoo Jung f96864d700 [#38] Add alarm function when failed batch infomation 2014-10-15 18:52:27 +09:00
Minwoo Jung 9e2aec1587 [#38] Add batch & schedule function 2014-10-15 18:29:47 +09:00
koo-taejin 19076018a4 Merge branch 'master' of sunsh318/pinpoint-2
from pull-request 76

* refs/heads/master:
  #17 알람이슈
2014-10-15 15:34:27 +09:00
koo-taejin 7b0b85c8cc #17 알람이슈
테스트 코드 패일 수정
2014-10-15 15:33:33 +09:00
Minwoo Jung 66352d98c2 [#17] add config for alarmcontroller 2014-10-15 15:17:15 +09:00
Minwoo Jung 55f63695fd [#17] add config for controller test 2014-10-15 14:28:22 +09:00
Minwoo Jung 9c78de3517 [#17] exclude alarm controller in applicationcontext 2014-10-15 14:09:20 +09:00
Minwoo Jung 4e7d44ecb5 [#17] add config file(static data) 2014-10-15 11:52:08 +09:00
Minwoo Jung 6d08e80a1d [#17] recovery fail test 2014-10-15 11:39:08 +09:00
Hyun Jeong 94c49beba2 [#32] Modified cpu load chart to show unavailable cpu load data. 2014-10-15 10:23:07 +09:00
Hyun Jeong 03fc75ae17 [#32] Fixed issue when comparing with Double min value. 2014-10-15 10:23:05 +09:00
Hyun Jeong 960d7e35a2 [#32] Added cpu load chart to Inspector. 2014-10-15 10:23:04 +09:00
Hyun Jeong c83f4c983d [#32] Treats missing cpu load data point(-1) as zero load. 2014-10-15 10:23:02 +09:00
Minwoo Jung 50e7516b91 [#17] add log for batch process infomation 2014-10-14 20:32:21 +09:00
Minwoo Jung bf4503799a [#17] arrange & delete unnecessary class and config 2014-10-14 18:25:51 +09:00
Minwoo Jung 45e150ad0d [#17] change alarm user group table schema, add user table 2014-10-14 17:19:58 +09:00
Minwoo Jung e6378cc901 Merge branch 'alarm' of minwoo.jung/pinpoint
from pull-request 57

* refs/heads/alarm:
  [#17] edit logic for cpu usage rate alarm
  [#17]  - add checker (heap usage rate, GC count, JVM cpu usage rate) - add datacollector( agent stat)
  [#17] add checker(slowRate, errorCount, errorRate, responseCount)
  [#17] delete not used file
  [#17] commit be left out file while merging
  [#17] alarm function( structure & linked database)
2014-10-14 14:35:21 +09:00
Woonduk Kang 23fcb9eda8 [#26] fix UnusedImports 2014-10-14 13:30:31 +09:00
Minwoo Jung 8d7693b2fd [#17] edit logic for cpu usage rate alarm 2014-10-14 10:40:04 +09:00
Minwoo Jung f98732d24f [#17]
- add checker (heap usage rate, GC count, JVM cpu usage rate)
- add datacollector( agent stat)
2014-10-13 18:55:19 +09:00
Minwoo Jung 819a872009 [#17] add checker(slowRate, errorCount, errorRate, responseCount) 2014-10-13 18:55:18 +09:00
Minwoo Jung 1ad7a3d55d [#17] delete not used file 2014-10-13 18:55:17 +09:00
Minwoo Jung 3bb4c031bf [#17] commit be left out file while merging 2014-10-13 18:55:16 +09:00
Minwoo Jung 6fe6d69d4a [#17] alarm function( structure & linked database) 2014-10-13 18:36:56 +09:00
koo-taejin 0bb3675068 #22 Cluster간 Stream 기능 고안 및 개발
1. StreamPacket 추가 및 패키지명 변경
 이전 : create, createSuccess, createFail, response, close 
 현재 : create, createSuccess, createFail, data, close, ping, pong
 
2. MessageListener method 변경
 이전 : handleResponse, handleClose
 현재 : handleCreate, handleData, handleClose
 
위 변경에 따른 연관 코드 수정
2014-10-08 17:04:54 +09:00