- java.lang.Object
-
- org.springframework.cloud.netflix.hystrix.HystrixAutoConfiguration.HystrixMetricsConfiguration
-
- Enclosing class:
- HystrixAutoConfiguration
@Configuration(proxyBeanMethods=false)
@ConditionalOnProperty(value="management.metrics.binders.hystrix.enabled",
matchIfMissing=true)
@ConditionalOnClass(value=io.micrometer.core.instrument.binder.hystrix.HystrixMetricsBinder.class)
protected static class HystrixAutoConfiguration.HystrixMetricsConfiguration
extends Object
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.