getsentry / getsentry/sentry

Support Release wildcard search for Releases dataset in dashboards

Open
#85,050 5 comments 3 reactions 0 assignees View on GitHub
Product Area: Dashboards
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

I want to filter my Crash Free Session/user rate based on the release tag that is available and create a dashboard widget based on that.
I want to only look into my releases that contain the text "beta" which in this case is not possible.

We do support it for the errors dataset but just not the releases dataset.

### Solution Brainstorm

_No response_

### Product Area

Release health

Contributor guide

Open the contributing guide

Research direction

Start by tracing how wildcard filtering is supported for the errors dataset and how release tags are queried in dashboard widgets. Add equivalent wildcard matching for the Releases dataset, then verify that a release filter such as "beta" limits Crash Free Session/user-rate results as requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
analytics
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.