45 writes to InstrumentName
Aspire.Dashboard (2)
Components\Controls\Chart\ChartContainer.razor.cs (1)
309InstrumentName = instrumentName,
Model\TelemetryExportService.cs (1)
205InstrumentName = summary.Name,
Aspire.Dashboard.Tests (43)
Integration\OtlpHttpJsonTests.cs (1)
772InstrumentName = "copilot_chat.tool.call.duration",
Model\TelemetryExportServiceTests.cs (2)
556InstrumentName = summary.Name, 644InstrumentName = summary.Name,
TelemetryRepositoryTests\MetricsTests.cs (38)
164InstrumentName = "test", 265InstrumentName = "test", 317InstrumentName = "requests", 383InstrumentName = "test", 418InstrumentName = "test", 486InstrumentName = "test", 592InstrumentName = "test", 710InstrumentName = "test1", 886InstrumentName = "test1", 901InstrumentName = "test2", 931InstrumentName = "test1", 946InstrumentName = "test3", 1031InstrumentName = "test1", 1042InstrumentName = "test2", 1071InstrumentName = "test1", 1086InstrumentName = "test3", 1188InstrumentName = "test", 1252InstrumentName = "test", 1298InstrumentName = "test", 1378InstrumentName = "test", 1447InstrumentName = "test", 1509InstrumentName = "test", 1526InstrumentName = "test", 1621InstrumentName = "test", 1665InstrumentName = "test", 1700InstrumentName = "test", 1732InstrumentName = "test" 1777InstrumentName = "test", 1827InstrumentName = "test", 1906InstrumentName = "test", 1941InstrumentName = "test", 1997InstrumentName = "test", 2063InstrumentName = "test", 2118InstrumentName = "test", 2227InstrumentName = "histogram", 2239InstrumentName = "sum", 2303InstrumentName = "test", 2366InstrumentName = "test",
TelemetryRepositoryTests\SqliteTelemetryPersistenceTests.cs (2)
419InstrumentName = "requests", 498InstrumentName = "histogram",
1 reference to InstrumentName
Aspire.Dashboard (1)
Otlp\Storage\SqliteTelemetryRepository.Metrics.Reads.cs (1)
112var instruments = GetCachedInstruments(request.ResourceKey, request.MeterName, request.InstrumentName);