public interface SnapshotMetric
A metric that can provide a
LabeledSnapshot of its current sampled values.-
Method Summary
Modifier and TypeMethodDescriptionsnapshot()Returns a snapshot of the metric's current sampled values.
-
Method Details
-
snapshot
LabeledSnapshot snapshot()Returns a snapshot of the metric's current sampled values.- Returns:
- snapshot
-