microsoft / microsoft/aspire

[Dashboard][Metrics] Add support to not-aggregate a dimension but instead show multiple "series" per dimension values

Open
#7,506 0 comments 2 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

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Is your feature request related to a problem? Please describe the problem.

Metric view aggregates values from all filtered-in values of all dimensions and shows single data series. This makes it hard(er) to compare stuff.

### Describe the solution you'd like

Add option to not aggregate all values of dimension but instead show per-dimension-value series.

![Image](https://github.com/user-attachments/assets/3952bbda-e30d-4d7e-9331-8e3fea99cca3)
to

![Image](https://github.com/user-attachments/assets/ca2e3fab-fe95-4aea-920f-49b718bd525d)

### Additional context

As it's possible in graphana, e.g.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Dashboard Metrics view and the code that aggregates filtered dimension values. Use the issue's before-and-after screenshots to understand the intended series behavior. Done means users can choose not to aggregate a dimension and can compare separate series for its values; no file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.