4 references to BatchInsertRows
Aspire.Dashboard (4)
Otlp\Storage\SqliteTelemetryRepository.Logs.cs (1)
110
var logIds = SqliteBatchInsert.
BatchInsertRows
(
Otlp\Storage\SqliteTelemetryRepository.Metrics.Writes.cs (2)
352
var pointIds = SqliteBatchInsert.
BatchInsertRows
(
532
var dimensionIds = SqliteBatchInsert.
BatchInsertRows
(
Otlp\Storage\SqliteTelemetryRepository.Traces.Writes.cs (1)
867
var linkIds = SqliteBatchInsert.
BatchInsertRows
(