Uses of Class
io.smallrye.metrics.legacyapi.AnnotatedGaugeAdapter.GaugeAdapterImpl
-
Packages that use AnnotatedGaugeAdapter.GaugeAdapterImpl Package Description io.smallrye.metrics.legacyapi -
-
Uses of AnnotatedGaugeAdapter.GaugeAdapterImpl in io.smallrye.metrics.legacyapi
Methods in io.smallrye.metrics.legacyapi that return AnnotatedGaugeAdapter.GaugeAdapterImpl Modifier and Type Method Description AnnotatedGaugeAdapter.GaugeAdapterImplAnnotatedGaugeAdapter.GaugeAdapterImpl. register(io.smallrye.metrics.legacyapi.MetricDescriptor id, io.micrometer.core.instrument.MeterRegistry registry)Called by MpRegistryAdapter to register the gauge
-