func go.opentelemetry.io/otel/attribute.NewSetWithFiltered

one use

	go.opentelemetry.io/otel/attribute (current package)
		set.go#L218: func NewSetWithFiltered(kvs []KeyValue, filter Filter) (Set, []KeyValue) {