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