Uses of Class
io.prometheus.client.Gauge.Timer
-
Packages that use Gauge.Timer Package Description io.prometheus.client -
-
Uses of Gauge.Timer in io.prometheus.client
Methods in io.prometheus.client that return Gauge.Timer Modifier and Type Method Description Gauge.Timer
Gauge.Child. startTimer()
Start a timer to track a duration.Gauge.Timer
Gauge. startTimer()
Start a timer to track a duration, for the gauge with no labels.
-