Interface LongUpDownCounterAdviceConfigurer


public interface LongUpDownCounterAdviceConfigurer
Configure advice for implementation of LongUpDownCounter.
  • Method Summary

    Modifier and Type
    Method
    Description
    setAttributes(List<io.opentelemetry.api.common.AttributeKey<?>> attributes)
    Specify the recommended set of attribute keys to be used for this up down counter.
  • Method Details

    • setAttributes

      LongUpDownCounterAdviceConfigurer setAttributes(List<io.opentelemetry.api.common.AttributeKey<?>> attributes)
      Specify the recommended set of attribute keys to be used for this up down counter.