Interface LongHistogramAdviceConfigurer


public interface LongHistogramAdviceConfigurer
Configure advice for implementations of LongHistogram.
  • Method Details

    • setExplicitBucketBoundaries

      LongHistogramAdviceConfigurer setExplicitBucketBoundaries(List<Long> bucketBoundaries)
      Specify recommended set of explicit bucket boundaries for this histogram.