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 AutoCloseable
Copyright © 2016–2025. All rights reserved.