Interface LongHistogramAdviceConfigurer
public interface LongHistogramAdviceConfigurer
Configure advice for implementations of
LongHistogram.-
Method Summary
Modifier and TypeMethodDescriptionsetExplicitBucketBoundaries(List<Long> bucketBoundaries) Specify recommended set of explicit bucket boundaries for this histogram.
-
Method Details
-
setExplicitBucketBoundaries
Specify recommended set of explicit bucket boundaries for this histogram.
-