Class AttributePropagatingSpanProcessorBuilder

java.lang.Object
io.opentelemetry.contrib.awsxray.AttributePropagatingSpanProcessorBuilder

public class AttributePropagatingSpanProcessorBuilder extends Object
AttributePropagatingSpanProcessorBuilder is used to construct a AttributePropagatingSpanProcessor. If setSpanNamePropagationKey(io.opentelemetry.api.common.AttributeKey<java.lang.String>) or setAttributesKeysToPropagate(java.util.List<io.opentelemetry.api.common.AttributeKey<java.lang.String>>) are not invoked, the builder defaults to using specific AwsAttributeKeys as propagation targets.