12 references to CreateOtlpScope
Aspire.Dashboard.Tests (12)
Model\DefaultInstrumentUnitResolverTests.cs (1)
31
Parent = TelemetryTestHelpers.
CreateOtlpScope
(TelemetryTestHelpers.CreateContext(), name: "meter_name"),
Model\SpanWaterfallViewModelTests.cs (5)
24
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
54
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
87
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
127
var scope = TelemetryTestHelpers.
CreateOtlpScope
(context);
149
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);