Interface SnapshotMetric


public interface SnapshotMetric
A metric that can provide a LabeledSnapshot of its current sampled values.
  • Method Summary

    Modifier and Type
    Method
    Description
    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