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