Interface ExtendedLongHistogramBuilder
- All Superinterfaces:
LongHistogramBuilder
- All Known Implementing Classes:
ExtendedDefaultMeter.NoopLongHistogramBuilder, SdkLongHistogram.SdkLongHistogramBuilder
Extended
LongHistogramBuilder with experimental APIs.-
Method Summary
Modifier and TypeMethodDescriptiondefault ExtendedLongHistogramBuildersetAttributesAdvice(List<AttributeKey<?>> attributes) Specify the attribute advice, which suggests the recommended set of attribute keys to be used for this histogram.Methods inherited from interface LongHistogramBuilder
build, setDescription, setExplicitBucketBoundariesAdvice, setUnit
-
Method Details
-
setAttributesAdvice
Specify the attribute advice, which suggests the recommended set of attribute keys to be used for this histogram.
-