1 instantiation of PendingMetricExemplar
Aspire.Dashboard (1)
Otlp\Storage\SqliteTelemetryRepository.Metrics.Writes.cs (1)
659new PendingMetricExemplar
2 references to PendingMetricExemplar
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Metrics.Writes.cs (2)
674Dictionary<MetricExemplarKey, PendingMetricExemplar> exemplars) 873public Dictionary<MetricExemplarKey, PendingMetricExemplar> Exemplars { get; } = [];