Class MicrometerMetricsCaptorConfiguration

java.lang.Object
org.springframework.integration.support.management.micrometer.MicrometerMetricsCaptorConfiguration

@Configuration(proxyBeanMethods=false) public class MicrometerMetricsCaptorConfiguration extends Object
Since:
5.2.9
Author:
Artem Bilan
  • Field Details

    • METER_REGISTRY_PRESENT

      public static final boolean METER_REGISTRY_PRESENT
      A boolean flag to indicate if the io.micrometer.core.instrument.MeterRegistry class is present in the CLASSPATH to allow a MicrometerMetricsCaptor bean.
  • Constructor Details

    • MicrometerMetricsCaptorConfiguration

      public MicrometerMetricsCaptorConfiguration()
  • Method Details