@Configuration
public class ExecutorMetricAutoConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
ExecutorMetricAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
DurationMetricAspect |
durationMetricAspect(org.springframework.boot.actuate.metrics.GaugeService gaugeService,
org.springframework.boot.actuate.metrics.CounterService counterService) |
@Bean public DurationMetricAspect durationMetricAspect(org.springframework.boot.actuate.metrics.GaugeService gaugeService, org.springframework.boot.actuate.metrics.CounterService counterService)