2 references to LinkId
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Traces.Reads.cs (2)
765foreach (var linkIdBatch in linkRecords.Select(record => record.LinkId).Chunk(MaxSpanDetailBatchSize)) 830Attributes = ToPairs(linkAttributes[link.LinkId])