3 references to FindScope
Aspire.Dashboard.Tests (3)
tests\Shared\Telemetry\InMemoryTelemetryRepository.cs (3)
2005instrument.FindScope(dataPoint.Attributes).AddPointValue(dataPoint, _otlpContext); 2021instrument.FindScope(dataPoint.Attributes).AddPointValue(dataPoint, _otlpContext); 2036instrument.FindScope(dataPoint.Attributes).AddHistogramValue(dataPoint, _otlpContext);