3 references to TracePageSummaryRecord
Aspire.Dashboard (3)
Otlp\Storage\SqliteTelemetryRepository.Traces.Reads.cs (3)
68
var records = connection.Query<
TracePageSummaryRecord
>($"""
138
var
firstRecord = records[0];
144
var
trace = group.First();