Interface DoubleUpDownCounterAdviceConfigurer
public interface DoubleUpDownCounterAdviceConfigurer
Configure advice for implementation of
DoubleUpDownCounter.-
Method Summary
Modifier and TypeMethodDescriptionsetAttributes(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
DoubleUpDownCounterAdviceConfigurer setAttributes(List<io.opentelemetry.api.common.AttributeKey<?>> attributes) Specify the recommended set of attribute keys to be used for this up down counter.
-