2 references to ResolveHttpOtlpEndpointUrl
Aspire.Hosting.Blazor (2)
BlazorGatewayExtensions.cs (1)
340
var httpOtlpEndpointUrl =
ResolveHttpOtlpEndpointUrl
(context, gateway.ApplicationBuilder.Configuration);
BlazorHostedExtensions.cs (1)
143
var httpOtlpEndpointUrl = BlazorGatewayExtensions.
ResolveHttpOtlpEndpointUrl
(context, host.ApplicationBuilder.Configuration);