Hi Talha,
In the article, I used “AspNetCore.HealthChecks.UI” library to display Healhcheck report. This library only allows us to modify CSS and branding not allow changing HTLM structure.
In theory, you can use Health check APIs to get services' status and build a Healthcheck Dashboard by your-self. (I’m sure that it would take time :) )
Regards,
Thanh