arthas/tutorials/katacoda/command-vmtool-cn/intro.md
2021-05-14 00:51:47 +08:00

13 lines
419 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

![Arthas](https://arthas.aliyun.com/doc/_images/arthas.png)
`Arthas` 是Alibaba开源的Java诊断工具深受开发者喜爱。在线排查问题无需重启动态跟踪Java代码实时监控JVM状态。
本教程会以一个普通的Spring Boot应用为例演示使用`vmtool`命令从JVM内部查找对象。
* Github: https://github.com/alibaba/arthas
* 文档: https://arthas.aliyun.com/doc/