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