in packages/opentelemetry-node/lib/detector-gcp.js [101:103]
function metadataQuery(path) { return metadataRequest(path).catch(() => ''); }