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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L7952: 	HostCPUVendorIDKey = attribute.Key("host.cpu.vendor.id")
		attribute_group.go#L8097: 	return HostCPUVendorIDKey.String(val)