Commit Graph
1512 Commits
Author SHA1 Message Date
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
minwoo.jungandHyunGil Jeong bd966995c9 [#1058] cluster code refactoring 2017-04-13 11:22:19 +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
denz fe79ba85af change view-server layer data when change node selection and open view-server layer 2017-04-10 14:21:58 +09:00
denz 8883c8d977 update data-source chart option 2017-04-10 11:31:58 +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
denz 3123610d64 hide "Node Setting" context menu when there is no merge type. 2017-04-03 14:22:10 +09:00
denz 7fda313253 add 'isQueue' property to copy list 2017-04-03 13:36:00 +09:00
koo.taejin 4326081839 [#2496] Add datasource metric collection
1. Change to show the latest information (first  -> latest)
2017-03-29 15:31:20 +09:00
denz 11ca412d0b send pinpoint version to analytics service. 2017-03-27 17:30:35 +09:00
koo.taejin 4757d72eff [#noissue] added version field to configuration rest api result
added version field to configuration rest api result .
2017-03-27 17:14:52 +09:00
denz 428a9f6bd8 add clickable mark for thread-dump window. 2017-03-27 10:16:26 +09:00
denz 5526c52e01 remove new-window-mark because it break ui. 2017-03-24 17:37:10 +09:00
denz c5830362b3 add query parameter for thread-dump window reload 2017-03-17 09:08:43 +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
denz 672bb172d1 disable open transaction list page when there is no detail message. 2017-03-16 11:14:26 +09:00
denz 2b27690ea3 remove caching code for thread-detail-message 2017-03-15 17:06:35 +09:00
koo.taejin e2bbeac48c [#2496] Add datasource metric collection
1. Limits the number of decimal point for active avg and max avg
2017-03-15 16:02:59 +09:00
denz 6a39fc199f add mark for thread-dump feature 2017-03-15 16:00:36 +09:00
denz f05079fb11 bug fix.
- send wrong application name to thread-dump window when select different application with application of url
2017-03-15 14:31:56 +09:00
denz 3afd5be8f6 add resize:none style 2017-03-15 11:32:34 +09:00
koo.taejin 6b92f36221 [#noissue] update configuration 2017-03-15 11:01:42 +09:00
HyunGil Jeong 730d5d2154 [#2454] Add Resin group servermap icon 2017-03-14 17:48:37 +09:00
denz d3d4787a8f display wrong data to chart for agent in real-time-chart when invoke timeout 2017-03-14 17:23:03 +09:00
denz f0bb85ed85 Do not changed x-axis of load chart in server-list when change period. 2017-03-14 15:28:44 +09:00
denz e65f84d4c7 add data-source-chart file 2017-03-14 14:42:05 +09:00
HyunGil Jeongandkoo-taejin abda4160e0 [#2524] Refactor active trace module 2017-03-13 09:41:51 +09:00
denz a3bf2851e6 save encoded argument data and decode when open popover 2017-03-10 10:23:21 +09:00
denz ca5d1db88f remove popover feature temporary in argument field. 2017-03-09 14:56:45 +09:00
Jacarri Chanandkoo-taejin 7f5a54c5af add hbase Configuration about Root ZNode for HBase in ZooKeeper
Signed-off-by: Jacarri Chan <772929989@qq.com>
2017-03-09 10:20:00 +09:00
denz c66f2b2798 add parameter when open transaction-list window in thread-dump window.
update datasource help script.
2017-03-08 14:49:44 +09:00
emeroad 95a3ae3839 [#2524] Reduce TraceContext dependency 2017-03-03 15:00:14 +09:00
koo.taejin b2f6556a89 [#noissue] fix qp(findbug, pmd) 2017-03-03 11:27:02 +09:00
denz 7adab44497 display server message when has error or whatever. 2017-03-03 10:58:50 +09:00
koo.taejin 800df03908 [#2286] Add function of getting thread dump from agent
add message for failed response
2017-03-02 17:43:26 +09:00
denz 7872df8479 change checkbox name from id to database name 2017-03-02 15:40:29 +09:00
denz abf00559c7 add database-name column for datasource-chart
bug fix.
 - wrong application parameter when open thread-dump window.
2017-03-02 14:19:33 +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
HyunGil Jeong a9fed9d274 [#noissue] Refactor result extractors 2017-02-23 18:21:50 +09:00
HyunGil JeongandWoonduk Kang 0bbdaa411c [#2608] Deprecate durational agent event type 2017-02-23 14:39:39 +09:00
HyunGil JeongandWoonduk Kang 7cf4176007 [#2608] Group agent events into timeslots when rendering inspector timeline 2017-02-23 14:39:39 +09:00
HyunGil JeongandWoonduk Kang a100dbb5c8 [#2606] Create inspector timeline server side 2017-02-23 14:39:39 +09:00
denz a4557f15f9 bug fix.
- fix rendering bug of update retry ui on firefox.
	- The success and fail options are not applied properly when you select a transaction from the scatter-chart with drag and drop.
2017-02-22 10:37:13 +09:00
emeroad 7ea9e270e6 [#noissue] cleanup testcase log level 2017-02-21 14:53:26 +09:00
denz 2164c50a5c bug fix.
- not resize chart list area when resize window
2017-02-13 17:09:07 +09:00
denz 987eb91736 bug fix.
- not resize chart list area when resize realtime chart layer
2017-02-13 17:04:32 +09:00