public class MonitoringService
extends SingletonSerializeAsToken
Provides access to various metrics and ways to notify monitoring services of things, for sysadmin purposes. This is not an interface because it is too lightweight to bother mocking out.
Constructor and Description |
---|
MonitoringService(com.codahale.metrics.MetricRegistry metrics)
Provides access to various metrics and ways to notify monitoring services of things, for sysadmin purposes.
This is not an interface because it is too lightweight to bother mocking out.
|
Modifier and Type | Method and Description |
---|---|
com.codahale.metrics.MetricRegistry |
getMetrics() |
toToken
toToken