microsoft / microsoft/aspire

Hide nonexistent combinations when filtering metrics on dashboard

Open
#3,126 1 comment 0 reactions 0 assignees View on GitHub
area-dashboard area-telemetry dashboard-filter-sort
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

When I filter metrics on the dashboard, I'd like the UI to indicate which other filters I can add without excluding all measurements.

For example, let's say a service outputs metrics with these tag combinations:

- server=koraktor, sensor=cpu
- server=koraktor, sensor=memory
- server=grail, sensor=cpu
- server=grail, sensor=power_supply

Then if I set a filter on "sensor=memory" and click the "server" filter button, I'd like the dashboard to show that only "server=koraktor" has measurements available.

Something like in `xfontsel`.

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.