greys

./greys -pid 9999 -port 3658

 

monitor -class .*ScheduleServiceImpl.* -method .*mediaInfoTaskService.* -cycle 10

 

profiler -class com.yt.ytdeep.service.ScheduleServiceImpl -method .* -probe-class .* ScheduleServiceImpl -probe-method mediaInfoTaskService -cost 10

 

https://github.com/chengtongda/greys-anatomy/wiki/Profiler-Command

profiler -class com\\.yt\\.ytdeep\\.service\\.* -method .* -probe-class .*DataReportServiceImpl -probe-method   *queryProvinceRanking* -cost 1

monitor -class .*DataReportServiceImpl.* -method .*queryProvinceRanking.* -cycle 10

猜你喜欢

转载自bernoulli.iteye.com/blog/2370656