java.lang.Object
io.quarkus.micrometer.runtime.binder.netty.ReactiveNettyMetricsProvider
@Singleton
public class ReactiveNettyMetricsProvider
extends Object
-
Constructor Summary
Constructors
-
Method Summary
io.micrometer.core.instrument.binder.MeterBinder
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ReactiveNettyMetricsProvider
public ReactiveNettyMetricsProvider()
-
Method Details
-
reactiveAllocatorMetrics
@Produces
@Singleton
public io.micrometer.core.instrument.binder.MeterBinder reactiveAllocatorMetrics()
throws
Exception
- Throws:
Exception