public class InstrumentationModule
extends com.google.inject.AbstractModule
Gauge,
Metered,
Timed,
MeteredInterceptor,
TimedInterceptor,
GaugeInjectionListener| Constructor and Description |
|---|
InstrumentationModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindJmxReporter()
Override to provide a custom binding for
JmxReporter |
protected void |
configure() |
protected HealthCheckRegistry |
createHealthCheckRegistry()
Override to provide a custom
HealthCheckRegistry |
protected MetricsRegistry |
createMetricsRegistry()
Override to provide a custom
MetricsRegistry |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class com.google.inject.AbstractModuleprotected void bindJmxReporter()
JmxReporterprotected HealthCheckRegistry createHealthCheckRegistry()
HealthCheckRegistryprotected MetricsRegistry createMetricsRegistry()
MetricsRegistryCopyright © 2012. All Rights Reserved.