Class VertxNettyAllocatorMetricsProvider

java.lang.Object
io.quarkus.micrometer.runtime.binder.netty.VertxNettyAllocatorMetricsProvider

@Singleton public class VertxNettyAllocatorMetricsProvider extends Object
  • Constructor Details

    • VertxNettyAllocatorMetricsProvider

      public VertxNettyAllocatorMetricsProvider()
  • Method Details

    • vertxPooledByteBufAllocatorMetrics

      @Produces @Singleton public io.micrometer.core.instrument.binder.MeterBinder vertxPooledByteBufAllocatorMetrics()
    • vertxUnpooledByteBufAllocatorMetrics

      @Produces @Singleton public io.micrometer.core.instrument.binder.MeterBinder vertxUnpooledByteBufAllocatorMetrics()