18 references to CreateOtlpScope
Aspire.Dashboard.Tests (18)
Model\DefaultInstrumentUnitResolverTests.cs (1)
31
Parent = TelemetryTestHelpers.
CreateOtlpScope
(TelemetryTestHelpers.CreateContext(), name: "meter_name"),
Model\SpanWaterfallViewModelTests.cs (7)
27
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
58
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
87
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
120
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
181
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context, name: scopeName);
231
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
253
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
Model\TraceHelpersTests.cs (5)
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);
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);