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