2 references to SpanLinkRecord
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Traces.Reads.cs (2)
752
var linkRecords = connection.Query<
SpanLinkRecord
>("""
821
OtlpSpanLink CreateLink(
SpanLinkRecord
link)