Lines Matching full:spans
75 …2.projects.traces.html">traces</a> . <a href="tracing_v2.projects.traces.spans.html">spans</a></h1>
87 `projects/PROJECT_ID/traces/TRACE_ID/spans/SPAN_ID`.
96 { # A span represents a single operation within a trace. Spans can be nested
99 # its sub-operations. (A trace could alternatively contain multiple root spans,
100 # or none at all.) Spans do not need to be contiguous. There may be gaps
101 # and/or overlaps between spans in a trace.
169 # Often multiple spans will have identical stack traces.
173 # Subsequent spans within the same request can refer
236 # cross-trace spans.
244 # `projects/PROJECT_ID/traces/TRACE_ID/spans/SPAN_ID`.
390 { # A span represents a single operation within a trace. Spans can be nested
393 # its sub-operations. (A trace could alternatively contain multiple root spans,
394 # or none at all.) Spans do not need to be contiguous. There may be gaps
395 # and/or overlaps between spans in a trace.
463 # Often multiple spans will have identical stack traces.
467 # Subsequent spans within the same request can refer
530 # cross-trace spans.
538 # `projects/PROJECT_ID/traces/TRACE_ID/spans/SPAN_ID`.