1 / 5
The system will ___ a request across multiple services.
-
-
-
-
You trace a request. Trace is the precise technical verb; the others do not fit. So trace a request.
2 / 5
Each service will ___ a span for its part of the work.
-
-
-
-
A service emits a span. Emit is the exact collocation in tracing; the others are vague. So emit a span.
3 / 5
The library will ___ the trace context between calls.
-
-
-
-
You propagate context. Propagate is the precise technical verb; the others do not fit. So propagate the trace context.
4 / 5
We ___ spans into a single end-to-end trace.
-
-
-
-
You correlate spans. Correlate is the standard collocation; put together is informal. So correlate spans.
5 / 5
Engineers ___ latency at each hop in the trace.
-
-
-
-
You measure latency. Measure is the precise collocation; the others are vague. So measure latency.