October 2019
Intermediate to advanced
520 pages
13h 5m
English
Stackdriver Trace allows you to track latencies in your microservices application. It shows you the overall time of the application responses, but can also show detailed delays for each of the microservices. This allows you to pinpoint the root cause of the latency.
The traces are displayed in the GCP console, and analysis reports can be generated. By default, it is installed on GAE standard, but it can be used with GCE, GKE, GAE flexible, and non-GCP machines. The tracing mechanism needs to be incorporated using the Stackdriver Trace SDK or API.
Read now
Unlock full access