getsentry / getsentry/sentry

Dashboard - Be able to setup Table widget for Application Metrics

Open
#118,370 3 comments 3 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.