getsentry / getsentry/sentry

Support wildcards in alert tag values

Open
#55,230 3 comments 1 reaction 0 assignees View on GitHub
Feature Product Area: Alerts
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

![image](https://github.com/getsentry/sentry/assets/25794892/5e4fd078-89a2-4d75-b856-d2689ad11df3)

As seen in the image, it is necessary to set the tags to be displayed statically.

### Solution Brainstorm

Wildcard support can be added to make it dynamic like:

`user.*` => all tags in "user" are visible.
`*` => all tags visible.

### Product Area

Alerts

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.