Uses of Interface
io.helidon.metrics.api.Gauge
Packages that use Gauge
Package
Description
Defines the Helidon metrics API so Helidon metrics-capable components can implement metrics simply and without regard for
whether metrics is actually on the runtime path or not or is enabled or not.
-
Uses of Gauge in io.helidon.metrics.api
Subinterfaces with type arguments of type Gauge in io.helidon.metrics.apiModifier and TypeInterfaceDescriptionstatic interfaceGauge.Builder<N extends Number>Builder for a new gauge.Methods in io.helidon.metrics.api that return types with arguments of type Gauge