go.opentelemetry.io/otel/attribute.Key.StringSlice (method)

33 uses

	go.opentelemetry.io/otel/attribute (current package)
		key.go#L113: func (k Key) StringSlice(v []string) KeyValue {
		kv.go#L68: 	return Key(k).StringSlice(v)

	go.opentelemetry.io/otel/semconv/v1.41.0
		attribute_group.go#L1274: 	return AWSDynamoDBAttributeDefinitionsKey.StringSlice(val)
		attribute_group.go#L1281: 	return AWSDynamoDBAttributesToGetKey.StringSlice(val)
		attribute_group.go#L1295: 	return AWSDynamoDBConsumedCapacityKey.StringSlice(val)
		attribute_group.go#L1317: 	return AWSDynamoDBGlobalSecondaryIndexUpdatesKey.StringSlice(val)
		attribute_group.go#L1325: 	return AWSDynamoDBGlobalSecondaryIndexesKey.StringSlice(val)
		attribute_group.go#L1354: 	return AWSDynamoDBLocalSecondaryIndexesKey.StringSlice(val)
		attribute_group.go#L1419: 	return AWSDynamoDBTableNamesKey.StringSlice(val)
		attribute_group.go#L1531: 	return AWSLogGroupARNsKey.StringSlice(val)
		attribute_group.go#L1538: 	return AWSLogGroupNamesKey.StringSlice(val)
		attribute_group.go#L1545: 	return AWSLogStreamARNsKey.StringSlice(val)
		attribute_group.go#L1552: 	return AWSLogStreamNamesKey.StringSlice(val)
		attribute_group.go#L1787: 	return AzureCosmosDBOperationContactedRegionsKey.StringSlice(val)
		attribute_group.go#L1933: 	return BrowserBrandsKey.StringSlice(val)
		attribute_group.go#L3571: 	return ContainerCommandArgsKey.StringSlice(val)
		attribute_group.go#L3626: 	return ContainerImageRepoDigestsKey.StringSlice(val)
		attribute_group.go#L3637: 	return ContainerImageTagsKey.StringSlice(val)
		attribute_group.go#L4560: 	return DNSAnswersKey.StringSlice(val)
		attribute_group.go#L5597: 	return FileAttributesKey.StringSlice(val)
		attribute_group.go#L7169: 	return GenAIRequestEncodingFormatsKey.StringSlice(val)
		attribute_group.go#L7211: 	return GenAIRequestStopSequencesKey.StringSlice(val)
		attribute_group.go#L7247: 	return GenAIResponseFinishReasonsKey.StringSlice(val)
		attribute_group.go#L8136: 	return HostIPKey.StringSlice(val)
		attribute_group.go#L8143: 	return HostMacKey.StringSlice(val)
		attribute_group.go#L8895: 	return HwNetworkLogicalAddressesKey.StringSlice(val)
		attribute_group.go#L11834: 	return MessagingRocketMQMessageKeysKey.StringSlice(val)
		attribute_group.go#L13483: 	return PprofProfileCommentKey.StringSlice(val)
		attribute_group.go#L13963: 	return ProcessCommandArgsKey.StringSlice(val)
		attribute_group.go#L15910: 	return TLSClientCertificateChainKey.StringSlice(val)
		attribute_group.go#L15981: 	return TLSClientSupportedCiphersKey.StringSlice(val)
		attribute_group.go#L16041: 	return TLSServerCertificateChainKey.StringSlice(val)
		attribute_group.go#L16590: 	return UserRolesKey.StringSlice(val)