10 references to CreateGrpcChannel
Aspire.Dashboard.Tests (10)
Integration\OtlpGrpcServiceTests.cs (10)
34using var channel = IntegrationTestHelpers.CreateGrpcChannel($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper); 59using var channel = IntegrationTestHelpers.CreateGrpcChannel($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper); 81using var channel = IntegrationTestHelpers.CreateGrpcChannel($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper); 108using var channel = IntegrationTestHelpers.CreateGrpcChannel($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper); 137using var channel = IntegrationTestHelpers.CreateGrpcChannel($"http://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper); 248using var channel = IntegrationTestHelpers.CreateGrpcChannel( 279using var channel = IntegrationTestHelpers.CreateGrpcChannel($"https://{app.OtlpServiceGrpcEndPointAccessor().EndPoint}", _testOutputHelper); 314using var channel = IntegrationTestHelpers.CreateGrpcChannel( 350using var channel = IntegrationTestHelpers.CreateGrpcChannel( 389using var channel = IntegrationTestHelpers.CreateGrpcChannel(