public class LatencyTracker extends Object implements AutoCloseable
| Constructor and Description |
|---|
LatencyTracker(io.opentelemetry.api.metrics.LongHistogram histogram,
io.opentelemetry.api.common.Attributes histogramTags,
TimeUtils timeUtils) |
public LatencyTracker(io.opentelemetry.api.metrics.LongHistogram histogram,
io.opentelemetry.api.common.Attributes histogramTags,
TimeUtils timeUtils)
public void close()
close in interface AutoCloseableCopyright © 2016–2025. All rights reserved.