Add 'Unhealthy' filter option to dashboard UI for improved debugging workflow #9464
Baptiste-Crepin
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
cc @adamint for thoughts |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem Statement
Currently, the Aspire dashboard provides filtering options but lacks an "Unhealthy" filter, which would be particularly valuable during debugging sessions. When troubleshooting issues in a distributed application, developers need to quickly identify and focus on problematic services rather than sifting through healthy ones.
Proposed Solution
Add an "Unhealthy" filter option alongside the existing filters in the dashboard UI that would:
I was looking at the new features of Aspire and i stumbled upon the filters inside the dashboard. I wish that I could have a way to filter only the Unhealthy applications, i think this would be way more useful when debugging than filtering only the healthy ones.
Beta Was this translation helpful? Give feedback.
All reactions