const go.opentelemetry.io/otel/semconv/v1.41.0.K8SPodUIDKey

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L9756: 	K8SPodUIDKey = attribute.Key("k8s.pod.uid")
		attribute_group.go#L10402: 	return K8SPodUIDKey.String(val)