2 references to InsertedMetricExemplarRecord
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Metrics.Writes.cs (2)
704
foreach (
var
inserted in connection.Query<
InsertedMetricExemplarRecord
>(sql.ToString(), parameters, transaction))