Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoogleCloudPlatform/nodejs-docs-samples
/ initTracing
Function
initTracing
run/idp-sql/middleware.js:48–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
let
project;
48
const
initTracing = projectId => {
49
project = projectId;
50
};
51
52
// Add logging field with trace ID for logging correlation
53
// For more info, see https://cloud.google.com/run/docs/logging#correlate-logs
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected