3 references to DasboardHealthCheck
Aspire.Hosting (3)
Dashboard\DashboardLifecycleHook.cs (1)
182dashboardResource.Annotations.Add(new HealthCheckAnnotation(KnownHealthCheckNames.DasboardHealthCheck));
DistributedApplicationBuilder.cs (2)
404}, KnownHealthCheckNames.DasboardHealthCheck); 406_innerBuilder.Services.SuppressHealthCheckHttpClientLogging(KnownHealthCheckNames.DasboardHealthCheck);