Interface LongCounterAdviceConfigurer
public interface LongCounterAdviceConfigurer
Configure advice for implementation of
LongCounter.-
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
LongCounterAdviceConfigurer setAttributes(List<io.opentelemetry.api.common.AttributeKey<?>> attributes) Specify the recommended set of attribute keys to be used for this counter.
-