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