Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
If the dashboard shows a health check failure, it's not entirely clear to me how up to date the health check is.
Describe the solution you'd like
It would be nice if the UI could display the time at which the health check last ran, to confirm that the app is still broken, and not caching a broken health check from a while ago.
I know aspire should be re-running the health checks and everythign shoudl be up to date, but seeing a time of last execution (and possibly also next execution) would help to quell any doubt I have as to whether the app's is really healthy and the status is just out of date.
Additional context
No response