arthas-watch

函数执行数据观测。 另见 arthas, arthas-trace. 更多信息:https://arthas.aliyun.com/en/doc/watch.html.

watch {{class-pattern}} {{method-pattern}} {{'{ params[0],returnObj }'}} -x 4

watch {{class-pattern}} {{method-pattern}} {{'{ params[1],returnObj }'}} {{'"5".equals(params[0])'}} -x 4

watch {{class-pattern}} {{method-pattern}} {{'{ params[1].count }'}} -e -s