@Configuration
@Profile(value={"metrics","metrics.jmx"})
public static class MetricsConfig.JmxConfig
extends Object
JMX configuration for metrics reporting.
JMX reporting can be enabled by activating the "metrics.jmx" Spring profile.
| Constructor and Description |
|---|
JmxConfig() |
| Modifier and Type | Method and Description |
|---|---|
com.codahale.metrics.JmxReporter |
jmxReporter() |
public JmxConfig()
@Bean public com.codahale.metrics.JmxReporter jmxReporter()
Copyright © 2013–2016 DuraSpace, Inc.. All rights reserved.