microsoft / microsoft/aspire

Colors in dashboard should aim to be stable for resource

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

Description

This would help the eye more quickly interpret traces and resource view, even of other Aspire apps.

I see two approaches
- Make color indicate type, eg., database. This would need a concept of integration type, eg., caching, blob storage, database, secret store, message queue etc in the configuration schema
- Simply make color stable for a particular resource from run to run and machine to machine. This could possibly be done more trivially by hashing the resource name and other stable identifying information.

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.