5 references to CreateSpanId
Stress.ApiService (5)
LargeTelemetryGenerator.cs (5)
145
CreateSpanId
(spanIndex + 1),
146
isRoot ? ByteString.Empty :
CreateSpanId
(1),
177
CreateSpanId
(spanIndex + 1),
178
isRoot ? ByteString.Empty :
CreateSpanId
(1),
345
SpanId =
CreateSpanId
((dimensionIndex % exemplarSpansPerTrace) + 1)