Interface MetricSampler

All Known Implementing Classes:
TimeIntervalMetricSampler

public interface MetricSampler
An interface to implement sampled recording of metrics.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • shouldSample

      boolean shouldSample()