Interface ExtendedLongHistogramBuilder

All Superinterfaces:
LongHistogramBuilder
All Known Implementing Classes:
ExtendedDefaultMeter.NoopLongHistogramBuilder, SdkLongHistogram.SdkLongHistogramBuilder

public interface ExtendedLongHistogramBuilder extends LongHistogramBuilder
Extended LongHistogramBuilder with experimental APIs.
  • Method Details

    • setAttributesAdvice

      default ExtendedLongHistogramBuilder setAttributesAdvice(List<AttributeKey<?>> attributes)
      Specify the attribute advice, which suggests the recommended set of attribute keys to be used for this histogram.