10 references to CreateGrpcChannel
Aspire.Dashboard.Tests (10)
Integration\OtlpGrpcServiceTests.cs (10)
35using var channel = IntegrationTestHelpers.CreateGrpcChannel($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper); 60using var channel = IntegrationTestHelpers.CreateGrpcChannel($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper); 82using var channel = IntegrationTestHelpers.CreateGrpcChannel($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper); 109using var channel = IntegrationTestHelpers.CreateGrpcChannel($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper); 138using var channel = IntegrationTestHelpers.CreateGrpcChannel($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper); 247using var channel = IntegrationTestHelpers.CreateGrpcChannel( 278using var channel = IntegrationTestHelpers.CreateGrpcChannel($"https://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper); 313using var channel = IntegrationTestHelpers.CreateGrpcChannel( 349using var channel = IntegrationTestHelpers.CreateGrpcChannel( 388using var channel = IntegrationTestHelpers.CreateGrpcChannel(