microsoft / microsoft/aspire

Extensibility of the Dashboard

Open
#1,868 2 comments 4 reactions 0 assignees View on GitHub
area-dashboard feature-dashboard-extensibility
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

I know that there is work being done to make the Dashboard standalone and I am really looking forward to this.

there are cases where we have for certain projects policies that require services like application insights or sentry to be implemented into the services. And I would love a way to stay in one Dashboard and have access to all over these without browser tab switching or opening multiple sites to begin with.

I think it would be great, if there would be an extensibility to the Dashboard, so I can add "custom" menu points that than open a site as an iframe. I know that there might be issues with that, espacially CORS issues, but I think those would be solvable. for components that have some kind of ui, like pgAdmin or application insights, these could be added automatically to the Dashboard, and for the others, there could be the `AddCustomUI(string, string)` method.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.