go.opentelemetry.io/otel/trace.SpanConfig.Attributes (method)

2 uses

	go.opentelemetry.io/otel/trace (current package)
		auto.go#L108: 	span.Attrs, span.DroppedAttrs = convCappedAttrs(maxSpan.Attrs, cfg.Attributes())
		config.go#L75: func (cfg *SpanConfig) Attributes() []attribute.KeyValue {