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