Annotation Interface MonitorPerformance
When annotated on a public/protected/package-private method in a Guice-constructed object this annotation will automatically
create a metric with the provided name (prefixed with "method-timing.")
-
Required Element Summary
-
Element Details
-
name
String name
-