Commit Graph
351 Commits
Author SHA1 Message Date
gongdewei 4fd1286414 Remove fields 'clazz', 'method' from ClassInfoModel, MethodModel 2020-05-08 15:14:31 +08:00
gongdewei 99c9e8860c Normalize ClassName after trace is completed 2020-05-08 14:09:52 +08:00
gongdewei 19c0c660a0 remove field 'nodeId' from TraceNode 2020-05-08 14:05:37 +08:00
gongdewei 75299ee309 Cancel foreground job before clean session 2020-05-06 20:30:18 +08:00
gongdewei 6d2f99a944 Change thread id to long of trace data 2020-05-06 20:29:44 +08:00
gongdewei a69efad795 Add http api response state: INTERRUPTED 2020-04-30 18:12:19 +08:00
gongdewei 8e4baaa983 Add CompositeResultDistributor, send result both to session distributor and request distributor 2020-04-30 12:33:46 +08:00
gongdewei f06e6082d7 support timeout option for sync exec command, avoid exec job concurrently 2020-04-30 11:00:55 +08:00
gongdewei ed1b51b743 merge simple model & view, correct help command list 2020-04-29 21:02:25 +08:00
gongdewei 153c9286d4 merge alibaba master branch 2020-04-29 18:53:19 +08:00
gongdewei 62c942bc12 transform command: trace 2020-04-29 17:24:53 +08:00
gongdewei b6d156728b throw exception while consumer not found 2020-04-29 17:21:22 +08:00
gongdewei 56fe820605 transform command: monitor 2020-04-28 15:38:51 +08:00
gongdewei af2411d994 add comment 2020-04-28 11:28:06 +08:00
gongdewei ab4912b11c transform command: tt 2020-04-27 21:16:31 +08:00
gongdewei 8c4c827ccd transform command: profiler 2020-04-27 15:22:23 +08:00
gongdewei ba3f0da98d transform command: perfcounter 2020-04-27 10:46:23 +08:00
gongdewei 5f1f5c5a45 transform command: mbean 2020-04-26 20:27:10 +08:00
gongdewei 5f5ba405dc catch mbean read attribute exception 2020-04-26 16:39:35 +08:00
gongdewei e30493e9f4 fix mbean repeat printing attributes 2020-04-26 15:52:08 +08:00
gongdewei 9aa794261d correct mbean -m flag value 2020-04-26 15:15:49 +08:00
gongdewei 8f7c029426 transform command: thread 2020-04-26 14:50:42 +08:00
gongdewei e68e84e530 transform commands: heapdump, jvm 2020-04-24 19:48:03 +08:00
gongdewei 6eadc8e33c transform command: dashboard 2020-04-24 01:00:50 +08:00
hengyunabc 80e1fdf4ba improve history command. close #1140 2020-04-23 17:50:09 +08:00
gongdewei 561376227d transform command: logger 2020-04-22 17:34:15 +08:00
gongdewei e0bfc73134 transform command: jad 2020-04-22 16:21:44 +08:00
gongdewei f4b81db42b transform command: classloader 2020-04-22 15:28:54 +08:00
qxoandGitHub 9689968568 Set default value for the express argument of the watch command (#1122) 2020-04-22 11:09:54 +08:00
gongdewei 7eb1c95c05 transform command: dump 2020-04-21 15:24:26 +08:00
gongdewei 12cb4dcb22 Correct response state of sync exec command 2020-04-21 12:49:24 +08:00
gongdewei 777bffe9ac add welcome message, transform commands: mc, getstatic 2020-04-20 20:55:16 +08:00
penguin-wwyandGitHub 9209ebd3c9 exit redunant loop (#1123) 2020-04-20 15:42:33 +08:00
gongdewei f4b745a02b Transform commands: ognl, redefine 2020-04-16 18:36:04 +08:00
gongdewei 232a7ac229 Transform commands: vmoption, options, echo 2020-04-16 12:19:27 +08:00
gongdewei 63657e5ca7 Improve error message 2020-04-15 18:08:04 +08:00
gongdewei 7f1a8baff8 Clean up resources when shutdown 2020-04-15 18:03:22 +08:00
gongdewei 0091eea01b Stop pulling results after process failed, display error message. 2020-04-14 22:25:09 +08:00
gongdewei b2fcb4f77c Reset session data after routing, avoid pulling messages multiple times at the same time 2020-04-14 21:50:55 +08:00
gongdewei 6f734430a7 Simplify error logs of ApiException 2020-04-14 21:42:14 +08:00
gongdewei 7ed6729383 clean up session resources while shutdown 2020-04-14 21:39:19 +08:00
gongdewei b414ce073a Fix foreground job not clear after job executing error 2020-04-14 21:37:57 +08:00
gongdewei f7a1986325 Clean up inactive consumers and sessions 2020-04-14 21:35:59 +08:00
gongdewei 8f4221c440 Sync input status between consumers 2020-04-14 15:05:23 +08:00
gongdewei 3fbed9349a Fixed: stack command result missing self trace frame 2020-04-14 15:02:26 +08:00
gongdewei e2257a2577 Unify command model type name to snake case 2020-04-14 11:23:29 +08:00
gongdewei 456fc96816 Support interrupt job from WebUI 2020-04-13 22:29:02 +08:00
gongdewei ccc1e16b42 Convert watch command 2020-04-13 17:03:10 +08:00
gongdewei a7c27c0707 Fix writing message after job is terminated 2020-04-13 16:45:36 +08:00
gongdewei bac11b3f8a Transform stack command 2020-04-13 15:14:47 +08:00