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