
Answer-first summary for fast verification
Answer: Trace
Cloud Trace (formerly Stackdriver Trace) is a distributed tracing system designed to collect latency data from your applications and display it in the Google Cloud Console. It allows you to track how requests propagate through your application, providing detailed, near real-time performance insights. Cloud Trace automatically analyzes all your application's traces to generate comprehensive latency reports, helping to identify and surface performance degradation. It is capable of capturing traces from all your VMs, containers, or App Engine projects.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
The enterprise support team has reported significant latency issues at specific times for an application running on Google Cloud Platform (GCP). They've asked for your expertise to investigate and provide insights into the cause of these latency spikes. Which Google Cloud service would you use to inspect near real-time latency data? (Select One)
A
VPC Flow Logs
B
Debug
C
Profiler
D
Trace
No comments yet.