Commit Graph
1342 Commits
Author SHA1 Message Date
gongdewei 5322278416 Output and format protobuf object as json in controller 2020-09-11 20:21:21 +08:00
gongdewei 26f9021c60 Add ignored value for enum, resolving json format ignored zero value problem. Convert simple nullable field to standard type. 2020-09-11 20:20:02 +08:00
gongdewei ab0b3836f2 removing unused imports 2020-09-11 17:53:33 +08:00
gongdewei da8c26b671 replace netty Promise with Mono 2020-09-11 17:47:43 +08:00
gongdewei b9ce500a97 remove LocalTermServer 2020-09-11 11:56:50 +08:00
gongdewei aa7eb9b45b Merge remote-tracking branch 'origin/master' into channel-server 2020-09-11 10:59:37 +08:00
gongdewei dc8db900db convert memory message exchange subscribe method to reactive things 2020-09-09 21:40:29 +08:00
gongdewei 42ac6fcf14 convert pull message to reactive method 2020-09-09 14:31:04 +08:00
gongdewei cb3229a0be remove spring-boot dependency 2020-09-08 20:02:34 +08:00
wwt9308040andGitHub 4f24f82ccb add known user (#1481) 2020-09-08 18:31:06 +08:00
gongdewei 87cbc58c30 exit while channel server is failure 2020-09-08 18:16:24 +08:00
gongdewei 7ded7e0f6f change config properties prefix 2020-09-08 18:05:47 +08:00
gongdewei a705ba97a0 split into channel-server-starter and channel-server-app modules 2020-09-08 17:50:15 +08:00
gongdewei 7d7b685c55 move to channel folder 2020-09-08 13:48:55 +08:00
gongdewei a97874cd4d close console on error 2020-09-08 11:28:20 +08:00
gongdewei a9d9efff6c fix empty keys error 2020-09-08 11:27:15 +08:00
hengyunabc b522ab1472 profiler command support include/exclude options. #1479 2020-09-07 20:51:17 +08:00
gongdewei ab6e6a9f40 Change agent manage service to reactive 2020-09-07 20:37:42 +08:00
gongdewei eb33c06f4f fix redis blocking 2020-09-07 20:32:59 +08:00
hengyunabc fa4561533f upgrade async-profiler to 1.8.1. #1478 2020-09-07 17:05:34 +08:00
hengyunabc 41f86ac5ca profiler command support framebuf option. #1476 2020-09-07 16:39:12 +08:00
gongdewei df6b3b9e16 process redis messages asynchronously, based on ReactiveRedisTemplate, reducing waiting threads 2020-09-07 16:22:03 +08:00
gongdewei 3927d82acf Improve agent info 2020-09-04 19:33:28 +08:00
hengyunabc 2d4c59d1ce improve ArthasAgent API. #1471 2020-09-04 17:57:04 +08:00
gongdewei 50da1d4b7d auto clean redis message queue data by expire 2020-09-03 20:27:03 +08:00
gongdewei 63a181f9e9 close console when receive final status 2020-09-03 20:25:59 +08:00
HearingSmileandGitHub 41ac103720 fix typo (#1472) 2020-09-03 19:11:59 +08:00
gongdewei 3db4d55591 Optimize sending large amounts of console data and improve agent status processing 2020-09-03 18:06:30 +08:00
gongdewei 924a86ca55 Improve web console status processing 2020-09-03 18:01:47 +08:00
hengyunabc bbb695ca81 add arthas-properties.md 2020-09-03 16:30:01 +08:00
hengyunabc c0721bcc98 [maven-release-plugin] prepare for next development iteration 2020-09-02 23:32:32 +08:00
hengyunabc b85bc9aafb [maven-release-plugin] prepare release arthas-all-3.4.0 arthas-all-3.4.0 2020-09-02 23:32:20 +08:00
hengyunabc 7742469c7c prepare release 3.4.0 2020-09-02 23:29:27 +08:00
gongdewei b558f2b602 support WebConsole over channel server 2020-09-02 21:18:29 +08:00
hengyunabc 0ade922855 fix do not unReg listener error. #1468 2020-09-02 20:25:07 +08:00
hengyunabc dcf50ad948 support listen at netty LocalAddress, and tunnel client connect to LocalAddress. #1467 2020-09-02 20:15:48 +08:00
hengyunabc a1c8f43032 support listen random port. #524 2020-09-02 18:07:56 +08:00
hengyunabc 0af6ef061e Merge branch 'master' of github.com:alibaba/arthas 2020-09-02 15:36:41 +08:00
mikawudiandGitHub cd67c4aa66 Add condition-express param to monitor command (#1420) 2020-09-02 15:36:05 +08:00
hengyunabc 111f597ffc support maven Parallel builds and speed up as-package.sh 2020-09-02 15:35:46 +08:00
gongdewei 45ebabb2aa add config for channel server backend port 2020-08-31 14:49:04 +08:00
gongdewei 3f2491f539 Improve channel client heartbeat 2020-08-31 14:26:36 +08:00
gongdewei 8d50b9bd2a change default storage profile to redis 2020-08-31 14:26:08 +08:00
gongdewei a59835eefa catch redis blocking pop timeout error 2020-08-31 14:25:34 +08:00
hengyunabc 60bb714675 change version to 3.4.0-SNAPSHOT 2020-08-31 11:04:26 +08:00
hengyunabc 9835ee5e15 update contact-us.md 2020-08-28 16:32:52 +08:00
Hollow ManandGitHub f36959bfcf Fix typos and accessibility #847 (#1460) 2020-08-27 11:00:32 +08:00
Hollow ManandGitHub e3283f0439 Add --classLoaderClass for dump/getstatic/jad/mc/redifine (#1447) 2020-08-26 15:27:26 +08:00
hengyunabc ed70f644a3 update doc 2020-08-26 14:32:17 +08:00
hengyunabc 3ce077300b redirect alibaba.github.io/arthas to aliyun 2020-08-26 14:16:07 +08:00