FunTester
May 12, 2020 · Backend Development
Using Arthas watch command to monitor Java method calls (Part 1)
This article introduces the Arthas watch command, explains its four observation points and main parameters, and shows how to use OGNL expressions to monitor Java method invocations, including arguments, return values, and exceptions.
ArthasDebuggingOGNL
0 likes · 4 min read