22 references to CreateOtlpScope
Aspire.Dashboard.Tests (22)
Model\DefaultInstrumentUnitResolverTests.cs (1)
33
Parent = TelemetryTestHelpers.
CreateOtlpScope
(context, name: "meter_name"),
Model\SpanWaterfallViewModelTests.cs (4)
24
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
50
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
83
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
109
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
Model\TelemetryExportServiceTests.cs (1)
486
var scope =
CreateOtlpScope
(context);
Model\TraceDetailPageViewModelTests.cs (4)
39
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
72
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
107
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
148
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
Model\TraceHelpersTests.cs (7)
21
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
43
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
70
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
98
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
132
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
163
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
183
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
TelemetryRepositoryTests\OtlpSpanTests.cs (5)
23
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
74
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
93
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
113
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
176
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);