Class ByteBufAllocatorMetricsConfig

java.lang.Object
io.micronaut.configuration.metrics.binder.netty.ByteBufAllocatorMetricsConfig
All Implemented Interfaces:
io.micronaut.core.util.Toggleable

@ConfigurationProperties("micronaut.metrics.binders.netty.bytebuf-allocators") public final class ByteBufAllocatorMetricsConfig extends Object implements io.micronaut.core.util.Toggleable
Configuration for Netty ByteBuf allocator metrics.
Since:
6.0.0
  • Field Details

  • Constructor Details

    • ByteBufAllocatorMetricsConfig

      public ByteBufAllocatorMetricsConfig()
  • Method Details