--- home: true heroImage: /images/arthas_light.png heroImageDark: /images/arthas_dark.png heroText: null tagline: "Java 应用诊断利器" actions: - text: 快速入门 link: /doc/quick-start.html type: primary - text: 查看github link: https://github.com/alibaba/arthas type: secondary features: - icon: 🖥 title: Dashboard details: 实时查看系统的运行状况。 - icon: 🔬 title: 查看入参/返回值/异常 details: 查看函数调用的参数,返回值和异常。 - icon: 🔩 title: 在线热更新 details: jad/sc/redefine 一条龙热更新代码。 - icon: 🩺 title: 类冲突 details: 秒解类冲突问题,定位类加载路径。 - icon: ⚡️ title: 性能热点 details: 快速定位应用的热点,生成火焰图。 - icon: 📡 title: WebConsole details: 在线诊断,点开网页诊断线上应用。 users_title: "用户" users_details: "请在 Wanted: who's using arthas 上提供信息来帮助Arthas做的更好。" users: - name: Alibaba Group logo: /images/users/users_alibaba.png - name: Didiglobal logo: /images/users/users_didi.png - name: Kaola logo: /images/users/users_kaola.png - name: Qunar logo: /images/users/users_qunar.png - name: Telecom logo: /images/users/users_telecom.png - name: Weidian logo: /images/users/users_weidian.png - name: ICBC logo: /images/users/users_icbc.png - name: Chinaums logo: /images/users/users_yinlian.png footer: Apache-2.0 license | Copyright 2018-present, Alibaba Middleware Group, and contributors ---