mirror of
https://gitee.com/arthas/arthas.git
synced 2024-12-05 05:37:37 +08:00
11 lines
446 B
Markdown
11 lines
446 B
Markdown
|
|
|
|
|
|
![Arthas](https://alibaba.github.io/arthas/_images/arthas.png)
|
|
|
|
`Arthas` is a Java diagnostic tool open-sourced by Alibaba middleware team. Arthas helps developers in trouble-shooting issues in production environment for Java based applications without modifying code or restarting servers.
|
|
|
|
`Arthas` supports JDK 6+, supports Linux/Mac/Windows.
|
|
|
|
* Github: https://github.com/alibaba/arthas
|
|
* Documentation: https://alibaba.github.io/arthas/en |