2 references to GetInstrumentAsync
Aspire.Dashboard.Tests (2)
TelemetryRepositoryTests\MetricsTests.cs (2)
2022
var initialInstrument = await
GetInstrumentAsync
([]);
2031
var refreshedInstrument = await
GetInstrumentAsync
(cursors);