13 references to CreateOtlpScope
Aspire.Dashboard.Tests (13)
Model\DefaultInstrumentUnitResolverTests.cs (1)
31
Parent = TelemetryTestHelpers.
CreateOtlpScope
(TelemetryTestHelpers.CreateContext(), name: "meter_name"),
Model\SpanWaterfallViewModelTests.cs (6)
26
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
57
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
86
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
119
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
160
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
182
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 (1)
23
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);