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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L6007: 	GCPGCEInstanceNameKey = attribute.Key("gcp.gce.instance.name")
		attribute_group.go#L6163: 	return GCPGCEInstanceNameKey.String(val)