Skip to main content

Introduction

Arthas-UI is an IDEA plugin that allows you to Attach to the JVM and execute commands directly from IDEA.

Features.

  • 📖: Supports custom Ognl scripts to filter JVMs, no need to find PIDs yourself!
  • 📦: Automatically copy Jdk and Arthas to containers.
  • 🖊: The result of each command will be recorded separately, support clear screen, view history
  • 🔎: Support auto-completion and syntax checking of Arthas commands ( unstable, still working on it )
  • 💡: support clicking Arthas output to jump to the corresponding code.

Feedback

If you encounter any problems, please submit them to Github.