3 references to IngestionAncestorRecord
Aspire.Dashboard (3)
Otlp\Storage\SqliteTelemetryRepository.Traces.Writes.cs (3)
185
var ancestors = new List<
IngestionAncestorRecord
>();
244
ancestors.AddRange(connection.Query<
IngestionAncestorRecord
>("""
264
foreach (
var
ancestor in ancestors)