Skip to content

Latest commit

 

History

History
 
 

trace

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

StackDriver Trace sample for Node.js

This sample demonstrates StackDriver Trace with Node.js.

Deploy and test

Where appropriate, replace [YOUR_PROJECT_ID] with the ID of your Cloud project.

  1. git clone https://github.com/GoogleCloudPlatform/nodejs-docs-samples.git

  2. cd nodejs-docs-samples/trace

  3. Deploy the app:

    gcloud app deploy

  4. Visit the deployed app at https://[YOUR_PROJECT_ID].appspot.com/.

  5. Use the StackDriver Trace dashboard to inspect recorded traces.