Uses of Class
io.quarkus.micrometer.runtime.binder.mpmetrics.CounterAdapter
-
Packages that use CounterAdapter Package Description io.quarkus.micrometer.runtime.binder.mpmetrics -
-
Uses of CounterAdapter in io.quarkus.micrometer.runtime.binder.mpmetrics
Methods in io.quarkus.micrometer.runtime.binder.mpmetrics that return CounterAdapter Modifier and Type Method Description (package private) CounterAdapterMetricRegistryAdapter. internalCounter(MpMetadata metadata, MetricDescriptor id)CounterAdapterCounterAdapter. register(MpMetadata metadata, MetricDescriptor descriptor, io.micrometer.core.instrument.MeterRegistry registry)
-