简介
arthas是一个java性能和问题排查工具
官网:https://alibaba.github.io/arthas/install-detail.html
快速入门
curl -L https://alibaba.github.io/arthas/install.sh | sh
在as.sh文件开头添加source /etc/profile
sudo -u push ./as.sh 22617
trace com.xxx.push.receipt.kafka.PushReceiptConsumer decode ‘#cost > 5’
查看qps
monitor -c 1 com.xxx.push.ts.dispatcher.mq.openpush.UnicastHandler handleOne