2 references to PrimarySpanId
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Traces.Writes.cs (2)
431
existingTrace.
PrimarySpanId
);
440
useIncomingPrimary ? incomingPrimarySpan.SpanId : existingTrace.
PrimarySpanId
,