Home › MCA Cloud Computing › cloudcomputing › cloudobservability › A trace in a distributed-tracing system represen…
A trace in a distributed-tracing system represents:
AThe end-to-end path of a single request as it passes through multiple services, composed of spans
BAn aggregated count of HTTP 200 responses over five minutes
CA debug log line written by a developer
DA static drawing of the system architecture
Answer & Solution
Correct answer: A. The end-to-end path of a single request as it passes through multiple services, composed of spans
A trace is one request's journey; each hop is a span. The other items describe metrics, logs, and diagrams — not traces.
Related questions
A canary deployment differs from a blue/green deployment because:What does an SRE typically aim for when setting the WHITE-BOX vs BLACK-BOX monitoring balaWhich managed-observability service maps to its cloud correctly?A hybrid cloud architecture connects on-premises systems to one or more public clouds. WhiA common trade-off when adopting a strict multi-cloud architecture is:A multi-cloud strategy primarily aims to:Which observability practice helps a SRE diagnose a specific slow user request in a microsAn error budget is computed from an SLO. If an SLO is 99.9% success over 30 days, the erro