Commit Graph

  • 4f99423a66 #4 Profiler - Collector간의 컨트롤 메시지 생성 koo-taejin 2014-07-24 15:03:02 +09:00
  • 511629dcf4 [PROFILER-66] 주의점 추가. spanEvent의 startElapsedTime은 optional로 할 필요가 없음. Woonduk Kang 2014-07-24 14:00:54 +09:00
  • 1f2658bb45 #4 Profiler - Collector간의 컨트롤 메시지 생성 koo-taejin 2014-07-24 14:00:26 +09:00
  • 7938754179 Initial Commit Hyun Jeong 2014-07-23 16:38:22 +09:00
  • 0a73fe9495 pinpoint-rpc #4 koo-taejin 2014-07-17 17:45:41 +09:00
  • 90ace5f05f [PROFILER-194] readPadBytes, readPadString 추가. Woonduk Kang 2014-07-17 15:44:57 +09:00
  • f043173dc0 [PROFILER-194] padString 을 처리 하기 위해서 Buffer api에 padString, padByte를 추가할수 있도록 함. Woonduk Kang 2014-07-17 14:26:46 +09:00
  • 7544b036b5 Merge branch 'hyungil.jeong/issue-51' of Pinpoint/pinpoint-tomcat-profiler Woonduk Kang 2014-07-15 17:55:03 +09:00
  • a91120de4a [#51] Api 파라미터 cache 해서 id만 전송하도록 수정 [#51] 관련 코드 정리 [#51] statementId cached args로 변경되어 테스트도 맞게 수정 Hyun Jeong 2014-07-15 11:56:15 +09:00
  • c6d810babb [PROFILER-193] NetworkUtils의 예외 처리 강화 Woonduk Kang 2014-07-15 15:13:17 +09:00
  • 3a03ba9b33 [PROFILER-193] NetworkUtils의 예외 처리 강화 Woonduk Kang 2014-07-15 15:13:17 +09:00
  • 9b58f89162 [PROFILER-49] udp sendBuffersize, receiveBufferSize가 정상적이지 않을 경우 log를 출력하도록 수정함. Woonduk Kang 2014-07-14 11:53:07 +09:00
  • 9d7e56a5d5 [PROFILER-49] udp sendBuffersize, receiveBufferSize가 정상적이지 않을 경우 log를 출력하도록 수정함. Woonduk Kang 2014-07-14 11:53:06 +09:00
  • b84f7f62e9 Merge branch 'netspider/static_resource_cache' of Pinpoint/pinpoint-web Woonduk Kang 2014-07-14 11:19:11 +09:00
  • 1cc8d7a120 #152 script tag src에 query string "v="이 빠져서 추가함. Chisu Yu 2014-07-11 13:16:59 +09:00
  • d48fa61581 #152 static resource 캐시 문제가 발생하지 않도록 css, js파일 뒤에 v=빌드시간을 query parameter로 추가함. Chisu Yu 2014-07-10 15:47:25 +09:00
  • 8f2e75fd72 [PROFILER-63] 동적 scope 관리 기능 추가에 따라 mysql, oracle, cubrid interceptor코드를 마이그레이션함. Woonduk Kang 2014-07-10 15:13:16 +09:00
  • 96b0269ca7 [PROFILER-63] 동적 scope 관리 기능 추가. Woonduk Kang 2014-07-10 11:58:30 +09:00
  • bdc143bd5b [PROFILER-31] stack frame에 필요한 object를 세팅할수 있는 api를 구현해 놓음. Woonduk Kang 2014-07-09 15:36:14 +09:00
  • 35d7feb1f8 Merge branch 'master' of http://yobi.navercorp.com/Pinpoint/pinpoint-tomcat-profiler Denny Lim 2014-07-09 11:22:04 +09:00
  • b48e5d8d20 Merge branch 'master' of http://yobi.navercorp.com/Pinpoint/pinpoint-bootstrap Denny Lim 2014-07-09 11:16:40 +09:00
  • 184c9a26b3 Merge branch 'master' of http://yobi.navercorp.com/Pinpoint/pinpoint-commons Denny Lim 2014-07-09 11:15:24 +09:00
  • 750cc480e2 [강운덕] [PROFILER-31] undefined가 발생할수 있으므로 ServiceType을 객체에서 short으로 전환한다. Woonduk Kang 2014-07-08 08:29:54 +00:00
  • 356e5f7604 [강운덕] [PROFILER-62] testcase 수정 Woonduk Kang 2014-07-08 08:26:06 +00:00
  • f51f92c461 [강운덕] [PROFILER-62] sql cache 시 sql의 hashId를 key로 사용하지 않고, SimpleCache에서 발급 된 유니크 아이디를 사용하도록 수정함. Woonduk Kang 2014-07-08 05:49:00 +00:00
  • 2502c55eef [강운덕] [PROFILER-62] sql cache 시 sql의 hashId를 key로 사용하지 않고, SimpleCache에서 발급 된 유니크 아이디를 사용하도록 수정함. Woonduk Kang 2014-07-08 05:49:00 +00:00
  • e63f0fa350 Merge branch 'master' of http://yobi.navercorp.com/Pinpoint/pinpoint-web Denny Lim 2014-07-08 14:16:47 +09:00
  • 0aef5cbec2 #128 filter wizard에서 조회 시간을 재조정 할 수 있는 기능 추가. Denny Lim 2014-07-08 14:16:14 +09:00
  • 77a9f350d6 Merge branch 'master' of http://yobi.navercorp.com/Pinpoint/pinpoint-collector Denny Lim 2014-07-08 11:00:50 +09:00
  • 70064d020d Merge branch 'master' of http://yobi.navercorp.com/Pinpoint/pinpoint-thrift Denny Lim 2014-07-08 10:44:32 +09:00
  • b892c6fbd6 Merge branch 'master' of http://yobi.navercorp.com/Pinpoint/pinpoint-rpc Denny Lim 2014-07-08 10:39:35 +09:00
  • 703f50cb89 [유치수] [NOBTS] MockTraceContext 클래스에 구현되지 않은 메소드 추가. Chisu Yu 2014-07-08 01:38:12 +00:00
  • 5f51971aa9 [강운덕] [PROFILER-31] span trace 레코딩시 user, accept 데이터를 자동으로 레코딩하도록 함. Woonduk Kang 2014-07-07 10:20:51 +00:00
  • 1a29604ddf [강운덕] [PROFILER-31] span trace 레코딩시 user, accept 데이터를 자동으로 레코딩하도록 함. Woonduk Kang 2014-07-07 10:20:51 +00:00
  • 4ffe55454a [강운덕] [PROFILER-31] span trace 레코딩시 user, accept 데이터를 자동으로 레코딩하도록 함. Woonduk Kang 2014-07-07 10:20:51 +00:00
  • cd8e62e1df Merge branch 'master' of iamdenny/pinpoint-web Chisu Yu 2014-07-07 17:40:49 +09:00
  • f621e01edf amcharts updated to 3.10.0 Denny Lim 2014-07-07 13:32:45 +09:00
  • be57de08c2 scope isolation 시킴 Denny Lim 2014-07-06 16:14:30 +09:00
  • cc545b31f0 #192 [scatter] IE10에서 drag selecting 이 안됨 Denny Lim 2014-07-05 15:49:30 +09:00
  • f7a5fbf722 gitignore added Denny Lim 2014-07-05 14:35:32 +09:00
  • 0d6b275bd2 [강운덕] [PROFILER-40] return value와 Exception이 분리됨에 따라 logger의 api에도 Throwable을 별도로 처리하도록 수정함. Woonduk Kang 2014-07-04 04:41:50 +00:00
  • df9a9da391 [강운덕] [PROFILER-40] return value와 Exception이 분리됨에 따라 logger의 api에도 Throwable을 별도로 처리하도록 수정함. Woonduk Kang 2014-07-04 04:41:50 +00:00
  • 9db671674a Merge branch 'master' of http://yobi.navercorp.com/Pinpoint/pinpoint-web Denny Lim 2014-07-04 13:24:58 +09:00
  • 2a5967b9fc [강운덕] [PROFILER-58] SpanSimpleAroundInterceptor test추가. Woonduk Kang 2014-07-04 04:07:15 +00:00
  • 54ff01f1e7 [임대현] #189 [transactionView] call stack 에서 scroll 상하 작동 안됨 Denny Lim 2014-07-04 01:50:12 +00:00
  • 9df9a6e842 [유치수] [profiler-52] BLOC 4.x acceptor host정보 삽입 코드 추가. Chisu Yu 2014-07-03 23:50:39 +00:00
  • b2065bee0f [유치수] [profiler-52] BLOC 4.x 테스트용 코드 추가. Chisu Yu 2014-07-03 23:50:11 +00:00
  • acda171c7d [유치수] [NOBTS] 주석 추가. Chisu Yu 2014-07-03 23:41:24 +00:00
  • 59b0b4873a [강운덕] [PROFILER-58] SpanEventSimpleAroundInterceptor, SpanSimpleAroundInterceptor의 생성자를 PLogger에서 Class<? extends SpanSimpleAroundInterceptor> childClazz로 수정함. Woonduk Kang 2014-07-03 10:42:16 +00:00
  • 316fbe443d [강운덕] [PROFILER-58] SpanEventSimpleAroundInterceptor, SpanSimpleAroundInterceptor의 생성자를 PLogger에서 Class<? extends SpanSimpleAroundInterceptor> childClazz로 수정함. Woonduk Kang 2014-07-03 10:42:16 +00:00
  • cef10d4e38 [강운덕] [PROFILER-58] jdbc interceptor를 SpanSimpleAroundInterceptor 를 사용하도록 수정함. Woonduk Kang 2014-07-03 10:33:24 +00:00
  • 8d7ca6dc26 [강운덕] [PROFILER-60] DatabaseInfoTraceValue type check 코드가 중복이 많아 typeCheck를 자동으로 실행하는 api로 대체함. Woonduk Kang 2014-07-03 07:12:56 +00:00
  • 2a2e7c8ce0 [강운덕] [PROFILER-60] DatabaseInfoTraceValue type check 코드가 중복이 많아 typeCheck를 자동으로 실행하는 api로 대체함. Woonduk Kang 2014-07-03 07:12:56 +00:00
  • 7d4b897496 [강운덕] [PROFILER-60]MetaObject를 사용하지 않고 정적 interface를 사용한 코드로 수정함. Woonduk Kang 2014-07-03 06:49:21 +00:00
  • f11d626daf [강운덕] [PROFILER-60] TypeInterface를 통한 정적 타입 getter, setter 생성 기능 추가. - void addTraceValue(Class<? extends TraceValue> traceValue) 추가 - addTraceVariable(String variableName, String setterName, String getterName, String variableType) 의 기존 인터페이스는 Deprecated시킴 - MetaObject도 Deprecated시킴. TraceValue interface를 구현하여 사용할것. Woonduk Kang 2014-07-03 05:43:02 +00:00
  • 5f5231410a [강운덕] [PROFILER-60] TypeInterface를 통한 정적 타입 getter, setter 생성 기능 추가. - void addTraceValue(Class<? extends TraceValue> traceValue) 추가 - addTraceVariable(String variableName, String setterName, String getterName, String variableType) 의 기존 인터페이스는 Deprecated시킴 - MetaObject도 Deprecated시킴. TraceValue interface를 구현하여 사용할것. Woonduk Kang 2014-07-03 05:43:02 +00:00
  • e31ca0d31c [유치수] [testbed-19] nhn ent. billing system 지원용 테스트 코드. Chisu Yu 2014-07-03 05:31:03 +00:00
  • cc50d1363e [임대현] #188 [transactionView] 차트가 안 보일때가 있음 Denny Lim 2014-07-03 01:10:48 +00:00
  • 51b6634af9 [유치수] [nobts] 난독화 스크립트 수정 Chisu Yu 2014-07-03 00:26:39 +00:00
  • f2f34081e8 [임대현] [NOBTS] 스캐터 버그 수정 Denny Lim 2014-07-02 09:38:27 +00:00
  • 9b1f474583 [강운덕] [PROFILER-58] log 문을 별도로 추출함. Woonduk Kang 2014-07-02 08:52:14 +00:00
  • cb2031a62a [임대현] [NOBTS] 서버맵 재귀링크 안보이는 이슈 해결 Denny Lim 2014-07-02 08:01:32 +00:00
  • 749bad359c [강운덕] [PROFILER-58] line 의 span 핸들링 로직의 로그 순서 수정 Woonduk Kang 2014-07-02 06:36:06 +00:00
  • 1de7f23b94 [강운덕] [PROFILER-58] stack 조작을 담고 있는 공통 인터셉터에서 stack조작을 하지 못하도록 stack 조작 api를 분리시킴. Woonduk Kang 2014-07-02 05:15:42 +00:00
  • ea1402a030 [강운덕] [PROFILER-58] stack 조작을 담고 있는 공통 인터셉터에서 stack조작을 하지 못하도록 stack 조작 api를 분리시킴. Woonduk Kang 2014-07-02 05:15:42 +00:00
  • ab8db00dce [강운덕] [PROFILER-58] line 의 span 핸들링 로직을 SpanSimpleAroundInterceptor 를 사용하도록 수정함. Woonduk Kang 2014-07-02 05:02:57 +00:00
  • 2b07a99b25 [강운덕] [PROFILER-58] 생성자가 잘못되어 PLogger를 삭제함. Woonduk Kang 2014-07-01 10:08:33 +00:00
  • 873400d47b [강운덕] [PROFILER-58] bloc의 span 핸들링 로직을 SpanSimpleAroundInterceptor 를 사용하도록 수정함. Woonduk Kang 2014-07-01 10:06:30 +00:00
  • 099991d253 [강운덕] [PROFILER-58] bloc의 span 핸들링 로직을 SpanSimpleAroundInterceptor 를 사용하도록 수정함. Woonduk Kang 2014-07-01 10:06:30 +00:00
  • 6567fa0a6a [임대현] [NOBTS] loadChart 시간 표시 수정 Denny Lim 2014-07-01 09:18:15 +00:00
  • e80f0dfcfe [강운덕] [PROFILER-31] span, spanEvent에서 매번 동일하게 하는 로직을 별도의 클래스로 공통화 시킴. Woonduk Kang 2014-07-01 08:45:05 +00:00
  • 43151ba999 [강운덕] [PROFILER-31] span, spanEvent에서 매번 동일하게 하는 로직을 별도의 클래스로 공통화 시킴. Woonduk Kang 2014-07-01 08:45:05 +00:00
  • 77645d81d1 [임대현] [NOBTS] servermap icons Denny Lim 2014-07-01 06:29:34 +00:00
  • 7375ff625c [유치수] [nobts] FIXME 주석 추가. Chisu Yu 2014-07-01 05:35:15 +00:00
  • bf18cbbf49 [유치수] [profiler-52] BLOC 4.x HTTP Handler 지원 Chisu Yu 2014-07-01 05:31:30 +00:00
  • 796137652b [유치수] [profiler-52] BLOC 4.x HTTP Handler 지원 Chisu Yu 2014-07-01 05:31:30 +00:00
  • 0b079491d6 [강운덕] [profiler-54] exception을 타입별로 잡게 함. Woonduk Kang 2014-07-01 02:32:41 +00:00
  • 326b47a335 [유치수] [profiler-54] addGetter 추가. Chisu Yu 2014-07-01 02:01:34 +00:00
  • e261fdd233 [강운덕] [PROFILER-40] interceptor에서 return value와 Exception이 혼합되는 문제 해결. profiler도 commit함. Woonduk Kang 2014-06-30 10:34:35 +00:00
  • b248c7a0e1 [강운덕] [PROFILER-40] interceptor에서 return value와 Exception이 혼합되는 문제 해결. Woonduk Kang 2014-06-30 10:31:13 +00:00
  • e45e7f64e4 [강운덕] [PROFILER-31] createTrace에 target 도 필요하여 추가함. Woonduk Kang 2014-06-30 09:22:26 +00:00
  • b10c299664 [강운덕] [PROFILER-31] createTrace에 target 도 필요하여 추가함. Woonduk Kang 2014-06-30 09:22:26 +00:00
  • d4ade749f3 [강운덕] [PROFILER-31] spanEvent로직 공통화, before에서 target이 빠져 있어 추가함. Woonduk Kang 2014-06-30 09:17:09 +00:00
  • 5ed4f7a7c8 [강운덕] [PROFILER-31] spanEvent로직 공통화, before에서 target이 빠져 있어 추가함. Woonduk Kang 2014-06-30 09:17:09 +00:00
  • a8f17901f6 [강운덕] [PROFILER-31] spanEvent로직 공통화 Woonduk Kang 2014-06-30 08:49:36 +00:00
  • 0fc2b4d383 [강운덕] [PROFILER-31] traceContext 존재 및 핸들링 기능을 SpanSimpleAroundInterceptor로 위임함. bloc도 같이 수정함. Woonduk Kang 2014-06-30 08:33:45 +00:00
  • 650c40e40d [강운덕] [PROFILER-31] traceContext 존재 및 핸들링 기능을 SpanSimpleAroundInterceptor로 위임함. bloc도 같이 수정함. Woonduk Kang 2014-06-30 08:33:45 +00:00
  • d8d3ea81f0 [강운덕] [PROFILER-31] traceContext 존재 및 핸들링 기능을 SpanSimpleAroundInterceptor로 위임함. Woonduk Kang 2014-06-30 08:25:08 +00:00
  • 6c3d0a3532 [강운덕] [PROFILER-31] traceContext 존재 및 핸들링 기능을 SpanSimpleAroundInterceptor로 위임함. Woonduk Kang 2014-06-30 08:25:08 +00:00
  • e89d23ffee [임대현] #186 unknown group info에 filter wizard 아이콘 추가. Denny Lim 2014-06-30 08:05:43 +00:00
  • 7c5b1a7bb0 [강운덕] [PROFILER-31] client측 response time recoding을 위해 bloc쪽 소스 변경. Woonduk Kang 2014-06-30 07:57:46 +00:00
  • 2e4cfb0111 [유치수] [profiler-53] traceid 관련 로그 수정 및 잘못된 return 문 수정. Chisu Yu 2014-06-30 07:27:15 +00:00
  • e4d857bc23 [강운덕] [PROFILER-31] 중복로직을 traceContext로 병합함. Woonduk Kang 2014-06-30 07:16:25 +00:00
  • d31cc01992 [강운덕] [PROFILER-31] 중복로직을 traceContext로 병합함. Woonduk Kang 2014-06-30 07:16:25 +00:00
  • c968b7fece [유치수] [NOBTS] 중복된 로그 제거 Chisu Yu 2014-06-30 07:15:30 +00:00
  • d39e461128 [강운덕] [PROFILER-31] tomcat interceptor 에서 client의 response데이터를 수집하도록 함. Woonduk Kang 2014-06-30 06:31:33 +00:00
  • 69f3f58ef8 [임대현] #183 [sidebar,transactionList] 로딩 이미지 표현 Denny Lim 2014-06-30 02:55:35 +00:00
  • ed924b02c0 [강운덕] [PROFILER-31] StorageFactory interface도 이동시킴. Woonduk Kang 2014-06-30 02:50:30 +00:00
  • e8d4100c9a [강운덕] [PROFILER-31] StorageFactory interface도 이동시킴. Woonduk Kang 2014-06-30 02:50:30 +00:00
  • 566a849e4f [김훈민] Fixed #5 to support FrontCacheMemcachedClient and FrontCacheFuture Hoonmin Kim 2014-06-30 01:08:15 +00:00