Uses of Interface
org.eclipse.microprofile.metrics.Gauge
Packages that use Gauge
-
Uses of Gauge in org.eclipse.microprofile.metrics
Methods in org.eclipse.microprofile.metrics that return GaugeMethods in org.eclipse.microprofile.metrics that return types with arguments of type GaugeModifier and TypeMethodDescriptionMetricRegistry.getGauges()Returns a map of all the gauges in the registry and theirMetricIDs.MetricRegistry.getGauges(MetricFilter filter) Returns a map of all the gauges in the registry and theirMetricIDs which match the given filter.