-
Notifications
You must be signed in to change notification settings - Fork 855
Parameters and connection strings should be visible in the dashboard #10335
Copy link
Copy link
Closed
Copy link
Labels
area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication
Milestone
Description
Initially, we hid these because of the hidden parameters added by individual resources (like database resources) and because the dashboard lacked the ability to show hierarchy. We should show these now as they are relevant to configuration and have valuable properties that show up in the dashboard.
It also looks kind of odd that they only show up when values have not been provided or when there's an issue resolving the value.
We need to remove:
and
and
cc @eerhardt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplicationIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication