...
@Around("execution(* org.sagebionetworks.repo.web.controller.DefaultController.*(..))")
The "namespace" will always be the package name, and the metric names will automatically be set to the method names under the class.
...
@Around("execution(* org.sagebionetworks.repo.web.controller.DefaultController.*(..))")
The "namespace" will always be the package name, and the metric names will automatically be set to the method names under the class.