3 references to Updates
Aspire.Dashboard (3)
Otlp\Storage\SqliteTelemetryRepository.Metrics.Writes.cs (3)
320foreach (var updates in pointBatch.Updates.Values.Chunk(MaxMetricPointBatchSize)) 877if (!Updates.TryGetValue(pointId, out var update)) 880Updates.Add(pointId, update);