2 references to SpanId
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Traces.Reads.cs (2)
745var incomingLinks = linkRecords.ToLookup(record => (record.TraceId, record.SpanId)); 797SpanId = link.SpanId,