go.opentelemetry.io/otel/trace.Link.Attributes (field)

3 uses

	go.opentelemetry.io/otel/trace (current package)
		auto.go#L583: 	l.Attrs, l.DroppedAttrs = convCappedAttrs(maxSpan.LinkAttrs, link.Attributes)
		span.go#L100: 	Attributes []attribute.KeyValue
		span.go#L108: 		Attributes:  attrs,