dotnet / aspire-samples

MIT License
571 stars 158 forks source link

Add HealthChecksUI sample #264

Closed DamianEdwards closed 1 month ago

DamianEdwards commented 2 months ago

Adds a sample showing how to integrate the HealthsCheckUI container and configure health checks endpoints to use Request Timeouts and Output Caching.

Fixes #158