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