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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L9778: 	K8SReplicaSetUIDKey = attribute.Key("k8s.replicaset.uid")
		attribute_group.go#L10432: 	return K8SReplicaSetUIDKey.String(val)