网站首页
编程语言
数据库
系统相关
其他分享
编程问答
cashier
2024-05-14
arthas定位接口的耗时排查问题
下载Arthas的jar包https://arthas.aliyun.com/上传jar包到你的服务器启动启动arthas在命令行下面执行(使用和目标进程一致的用户启动,否则可能attach失败):curl-Ohttps://arthas.aliyun.com/arthas-boot.jarjava-jararthas-boot.jar执行该程序的用户需要和目标进程