Interface LongGaugeAdviceConfigurer


public interface LongGaugeAdviceConfigurer
Configure advice for implementation of LongGauge.
  • 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 gauge.
  • Method Details

    • setAttributes

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