2 references to SuppressHealthCheckHttpClientLogging
Aspire.Hosting (2)
DistributedApplicationBuilder.cs (1)
410
_innerBuilder.Services.
SuppressHealthCheckHttpClientLogging
(KnownHealthCheckNames.DashboardHealthCheck);
ResourceBuilderExtensions.cs (1)
1335
builder.ApplicationBuilder.Services.
SuppressHealthCheckHttpClientLogging
(healthCheckKey);