Interface ExtendedLongGaugeBuilder

All Superinterfaces:
LongGaugeBuilder
All Known Implementing Classes:
ExtendedDefaultMeter.NoopLongGaugeBuilder, SdkLongGauge.SdkLongGaugeBuilder

public interface ExtendedLongGaugeBuilder extends LongGaugeBuilder
Extended LongGaugeBuilder with experimental APIs.
  • Method Details

    • setAttributesAdvice

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