5 references to CreateOtlpResource
Aspire.Cli.Tests (5)
Commands\ExportCommandTests.cs (2)
782Resource = TelemetryTestHelper.CreateOtlpResource(g.Key.serviceName, g.Key.instanceId), 825Resource = TelemetryTestHelper.CreateOtlpResource(g.Key.serviceName, g.Key.instanceId),
Commands\TelemetryLogsCommandTests.cs (1)
123Resource = TelemetryTestHelper.CreateOtlpResource(g.Key.serviceName, g.Key.instanceId),
Commands\TelemetrySpansCommandTests.cs (1)
123Resource = TelemetryTestHelper.CreateOtlpResource(g.Key.serviceName, g.Key.instanceId),
Commands\TelemetryTracesCommandTests.cs (1)
171Resource = TelemetryTestHelper.CreateOtlpResource(g.Key.serviceName, g.Key.instanceId),