public interface MetricsHelper
Modifier and Type | Method and Description |
---|---|
default com.codahale.metrics.Timer |
createTimer(String component,
String feature,
String name)
Creates a Timer instance with given name.
|
MetricsService |
metricsService()
Returns MetricService instance.
|
MetricsService metricsService()