2 references to DashboardOtlpHttpEndpointUrl
Aspire.Hosting.Testing.Tests (2)
DashboardTestingBuilderTests.cs (2)
64
$"--{
DashboardOtlpHttpEndpointUrl
}=http://127.0.0.1:12347",
264
Assert.Equal(string.Empty, builder.Configuration[
DashboardOtlpHttpEndpointUrl
]);