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