getsentry / getsentry/sentry

Match Alert Conditions fields to Discover fields

Open
#90,627 1 comment 0 reactions 0 assignees View on GitHub
Product Area: Alerts
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

Currently when searching in Discover, the field is called stack.module (issue property outlined[ here](https://docs.sentry.io/concepts/search/searchable-properties/issues/#stackmodule))

Image

The same field is called stacktrace.module when setting an Alert condition see the following:

Image

### Solution Brainstorm

Update the naming schema to match the newer Discover, or add a note when selecting/hovering over field to avoid confusion when creating Alerts.

Related to internal ticket [151408](https://sentry.zendesk.com/agent/tickets/151408)

### Product Area

Alerts

Contributor guide

Open the contributing guide

Research direction

Start by comparing the stack.module label used in Discover with the stacktrace.module label in the Alert condition picker. Trace the relevant Discover and Alerts UI entry points; done when the field naming is consistent or the picker provides a clear explanatory note.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.