Dashboard - Be able to setup Table widget for Application Metrics
Open
Nobody has claimed this yet.
3. Medium
Feature
Product Area: Dashboards
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 21h 23m
- Merged PRs (30d)
- 607
Description
Problem Statement
I want to display the amount of times I have a specific value for Metric A
For example: select category_name, count(*) group by category_name
Solution Brainstorm
No response
Product Area
Dashboards
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the dashboard table widget and the application metrics query path. Define how a selected metric value should be grouped and counted, then verify that the resulting counts are displayed correctly in the dashboard table.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100