Class AgroalDataSourcePoolMetricsAutoConfiguration.AgroalDataSourceMeterBinder

java.lang.Object
io.agroal.springframework.boot.metrics.AgroalDataSourcePoolMetricsAutoConfiguration.AgroalDataSourceMeterBinder
All Implemented Interfaces:
io.micrometer.core.instrument.binder.MeterBinder
Enclosing class:
AgroalDataSourcePoolMetricsAutoConfiguration

public static class AgroalDataSourcePoolMetricsAutoConfiguration.AgroalDataSourceMeterBinder extends Object implements io.micrometer.core.instrument.binder.MeterBinder
  • Method Details

    • bindTo

      public void bindTo(io.micrometer.core.instrument.MeterRegistry registry)
      Specified by:
      bindTo in interface io.micrometer.core.instrument.binder.MeterBinder