Interface ExtendedDoubleCounterBuilder

All Superinterfaces:
DoubleCounterBuilder

public interface ExtendedDoubleCounterBuilder extends DoubleCounterBuilder
Extended DoubleCounterBuilder with experimental APIs.
  • Method Details

    • setAttributesAdvice

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