Interface DoubleGaugeAdviceConfigurer
public interface DoubleGaugeAdviceConfigurer
Configure advice for implementation of
DoubleGauge.-
Method Summary
Modifier and TypeMethodDescriptionsetAttributes(List<io.opentelemetry.api.common.AttributeKey<?>> attributes) Specify the recommended set of attribute keys to be used for this gauge.
-
Method Details
-
setAttributes
DoubleGaugeAdviceConfigurer setAttributes(List<io.opentelemetry.api.common.AttributeKey<?>> attributes) Specify the recommended set of attribute keys to be used for this gauge.
-