Uses of Class
io.quarkus.micrometer.runtime.binder.mpmetrics.TimerAdapter
Packages that use TimerAdapter
-
Uses of TimerAdapter in io.quarkus.micrometer.runtime.binder.mpmetrics
Methods in io.quarkus.micrometer.runtime.binder.mpmetrics that return TimerAdapterModifier and TypeMethodDescription(package private) TimerAdapterMetricRegistryAdapter.injectedSimpleTimer(org.eclipse.microprofile.metrics.annotation.Metric annotation) (package private) TimerAdapterMetricRegistryAdapter.injectedTimer(org.eclipse.microprofile.metrics.annotation.Metric annotation) (package private) TimerAdapterMetricRegistryAdapter.interceptorTimer(org.eclipse.microprofile.metrics.Metadata metadata, String... tags) (package private) TimerAdapterMetricRegistryAdapter.internalSimpleTimer(MpMetadata metadata, MetricDescriptor id) (package private) TimerAdapterMetricRegistryAdapter.internalTimer(MpMetadata metadata, MetricDescriptor id) TimerAdapter.register(MpMetadata metadata, MetricDescriptor descriptor)