getsentry / getsentry/sentry

Visual tell by tag with filtering

Open
#46,311 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
1d 5h
Merged PRs (30d)
624

Description

### Problem Statement

I would like to visually distinguish between issues originating from PHP and JS/browser directly in the issues list, but Sentry doesn't blend.

I can clearly see the `logger` tag in the list, but only for PHP. Why? I'm setting the same tag via browser JS with a different value and it appears in the issue detail, but not in the list:
![image](https://user-images.githubusercontent.com/443067/227515041-7248533c-ea2e-4813-bd42-f75a44248cc9.png)

I'm assuming it's the `logger` tag, because it is clickable and activates the filter `logger:php`.

### Solution Brainstorm

I would like to have this option per organisation and per project (ideally), to be able to select one or more "highlighted" tags that appear in the issues list and also provide a quick way to filter by them (by clicking). Then, add the blender.

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.