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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L5992: 	GCPGCEInstanceHostnameKey = attribute.Key("gcp.gce.instance.hostname")
		attribute_group.go#L6152: 	return GCPGCEInstanceHostnameKey.String(val)