Interface ExtendedLongCounterBuilder

All Superinterfaces:
LongCounterBuilder

public interface ExtendedLongCounterBuilder extends LongCounterBuilder
Extended LongCounterBuilder with experimental APIs.
  • Method Details

    • setAttributesAdvice

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