October 2019
Intermediate to advanced
520 pages
13h 5m
English
Stackdriver Profiler shows you how many resources your code consumes. With the changes in the code in your application, there may be an unexpected rise in the demand for resources. Profiler allows you to pinpoint those issues, even in production. It uses a piece of code, called the profiler agent that is attached to the main code of your application, and it periodically sends information on resource usage. It currently supports Java, Go, and Node.js, and can be used with GCE, GKE, GAE Flexible, and non-GCP machines. The following screenshot presents an example Stackdriver Profiler with the CPU profile:

Read now
Unlock full access