Colors in dashboard should aim to be stable for resource
Open
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
Assessment
This issue has not been assessed yet.