Class NettyPooledAllocatorMetrics

java.lang.Object
org.apache.activemq.artemis.core.server.metrics.NettyPooledAllocatorMetrics
All Implemented Interfaces:
io.micrometer.core.instrument.binder.MeterBinder

public final class NettyPooledAllocatorMetrics extends Object implements io.micrometer.core.instrument.binder.MeterBinder
  • Constructor Details

    • NettyPooledAllocatorMetrics

      public NettyPooledAllocatorMetrics(io.netty.buffer.PooledByteBufAllocatorMetric pooledAllocatorMetric, io.micrometer.core.instrument.Tags commonTags)
  • Method Details

    • bindTo

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