Interface ExtendedLongCounterBuilder

All Superinterfaces:
LongCounterBuilder
All Known Implementing Classes:
ExtendedDefaultMeter.NoopLongCounterBuilder, SdkLongCounter.SdkLongCounterBuilder

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.