func go.opentelemetry.io/otel/trace.WithInstrumentationAttributeSet

2 uses

	go.opentelemetry.io/otel/trace (current package)
		config.go#L347: 	return WithInstrumentationAttributeSet(set)
		config.go#L355: func WithInstrumentationAttributeSet(set attribute.Set) TracerOption {